Home
last modified time | relevance | path

Searched refs:FC_CDIP_STARTED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfc_ops.c633 rp->cdip_state = FC_CDIP_STARTED; in fco_new_device()
652 if (rp->cdip_state != FC_CDIP_STARTED) in fco_finish_device()
/illumos-gate/usr/src/uts/sun4/sys/
H A Dfcode.h470 #define FC_CDIP_STARTED 0x01 /* Node started - dip in cdip */ macro