Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iprb/
H A Diprb.h172 #define STS_CNA 0x20 /* CU state change */ macro
H A Diprb.c1642 if ((sts & (STS_CNA | STS_CX)) && ip->wantw) { in iprb_intr()