Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_hw.c336 if (post_status.bits.stage <= POST_STAGE_AWAITING_HOST_RDY) { in oce_POST()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw.h65 #define POST_STAGE_AWAITING_HOST_RDY 0x01 macro