Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/atu/
H A Datu.h172 #define STATUS_IN_PROGRESS 0x08 macro
H A Datu.c204 if ((statusreq[5] != STATUS_IN_PROGRESS) && in atu_wait_completion()