Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Dispvar.h476 #define LOOP_NIL 0 macro
H A Disp.c3520 FCPARAM(isp, chan)->isp_loopstate = LOOP_NIL; in isp_intr_async()
3639 fcp->isp_loopstate = LOOP_NIL; in isp_intr_async()
3838 fcp->isp_loopstate = LOOP_NIL; in isp_handle_rpt_id_acq()
3853 fcp->isp_loopstate = LOOP_NIL; in isp_handle_rpt_id_acq()
H A DDriverManual.txt503 LOOP_NIL
514 state to LOOP_NIL. The first 'LIP Received' asynchronous event sets state
H A Disp_library.c424 case LOOP_NIL: return "NIL"; in isp_fc_loop_statename()