Searched refs:WRONG_OBID_CHECK (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | pmcs_intr.c | 41 #define WRONG_OBID_CHECK(pwp, w, q) \ macro 49 #define WRONG_OBID_CHECK(a, b, c) macro 1336 WRONG_OBID_CHECK(pwp, w0, PMCS_OQ_GENERAL); in pmcs_general_intr() 1566 WRONG_OBID_CHECK(pwp, w0, PMCS_OQ_IODONE); in pmcs_iodone_intr() 1662 WRONG_OBID_CHECK(pwp, w0, PMCS_OQ_EVENTS); in pmcs_event_intr()
|