Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iprb/
H A Diprb.h292 #define CB_STS_C 0x8000 macro
H A Diprb.c698 if ((GETCB16(cb, CB_STS_OFFSET) & CB_STS_C) == 0) { in iprb_cmd_reclaim()