Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/atu/
H A Datu.h166 #define STATUS_IDLE 0x00 macro
H A Datu.c205 (statusreq[5] != STATUS_IDLE)) { in atu_wait_completion()