Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfc_ops.c522 case FC_CDIP_DONE: in fco_new_device()
679 rp->cdip_state = FC_CDIP_DONE; in fco_finish_device()
/illumos-gate/usr/src/uts/sun4/sys/
H A Dfcode.h471 #define FC_CDIP_DONE 0x02 /* Node finished - last dip in cdip */ macro