Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_hw.c265 if (post_status.bits.stage == POST_STAGE_ARMFW_READY) { in oce_is_reset_pci()
365 if (post_status.bits.stage == POST_STAGE_ARMFW_READY) in oce_POST()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw.h68 #define POST_STAGE_ARMFW_READY 0xc000 macro