Searched refs:PMCS_IOMB_OPCODE_MASK (Results 1 – 3 of 3) sorted by relevance
67 #define PMCS_IOMB_OPCODE_MASK (0xfff) macro82 (opcode & PMCS_IOMB_OPCODE_MASK))
1612 uint16_t opcode = word0 & PMCS_IOMB_OPCODE_MASK; in iomb_is_dev_hdl_specific()1690 word0 & PMCS_IOMB_OPCODE_MASK); in dump_one_qentry_outbound()1712 outbound_iomb_opcode(word0 & PMCS_IOMB_OPCODE_MASK)); in dump_one_qentry_outbound()1713 if ((word0 & PMCS_IOMB_OPCODE_MASK) == PMCOUT_SAS_HW_EVENT) { in dump_one_qentry_outbound()1849 inbound_iomb_opcode(word0 & PMCS_IOMB_OPCODE_MASK)); in dump_one_qentry_inbound()
1340 switch (w0 & PMCS_IOMB_OPCODE_MASK) { in pmcs_general_intr()1567 iomb_opcode = (w0 & PMCS_IOMB_OPCODE_MASK); in pmcs_iodone_intr()1666 switch (w0 & PMCS_IOMB_OPCODE_MASK) { in pmcs_event_intr()