Home
last modified time | relevance | path

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

/freebsd/sys/dev/oce/
H A Doce_hw.c60 if (post_status.bits.stage <= POST_STAGE_AWAITING_HOST_RDY) { in oce_POST()
H A Doce_hw.h98 #define POST_STAGE_AWAITING_HOST_RDY 0x01 macro