Searched refs:STS_CNA (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/iprb/ | ||
H A D | iprb.h | 172 #define STS_CNA 0x20 /* CU state change */ macro |
H A D | iprb.c | 1642 if ((sts & (STS_CNA | STS_CX)) && ip->wantw) { in iprb_intr() |