Home
last modified time | relevance | path

Searched refs:LOOP_NIL (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/disk/isp/
H A Dispvar.h515 #define LOOP_NIL 0 macro
H A DDriverManual.txt504 LOOP_NIL
515 state to LOOP_NIL. The first 'LIP Received' asynchronous event sets state
H A Disp.c5636 FCPARAM(isp, chan)->isp_loopstate = LOOP_NIL; in isp_parse_async_fc()
5791 fcp->isp_loopstate = LOOP_NIL; in isp_parse_async_fc()
5816 fcp->isp_loopstate = LOOP_NIL; in isp_parse_async_fc()
H A Disp_library.c474 case LOOP_NIL: return "NIL"; in isp_fc_loop_statename()