Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/atu/
H A Datu.h167 #define STATUS_COMPLETE 0x01 macro
H A Datu.c458 if (status != STATUS_COMPLETE) { in atu_join()