Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_iomb.h66 #define PMCS_IOMB_CAT_MASK (0xf << PMCS_IOMB_CAT_SHIFT) macro
/titanic_41/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c1706 iomb_cat((word0 & PMCS_IOMB_CAT_MASK) >> PMCS_IOMB_CAT_SHIFT)); in dump_one_qentry_outbound()
1843 iomb_cat((word0 & PMCS_IOMB_CAT_MASK) >> PMCS_IOMB_CAT_SHIFT)); in dump_one_qentry_inbound()