Home
last modified time | relevance | path

Searched refs:msgcode_t (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_ib.h69 msgcode_t ih_msg_code; /* MSI number or PCIe message code */
151 uint32_t inum, msiq_rec_type_t rec_type, msgcode_t msg_code);
155 caddr_t int_handler_arg2, msiq_rec_type_t rec_type, msgcode_t msg_code);
159 msiq_rec_type_t rec_type, msgcode_t msg_code);
H A Dpx_intr.h47 msgcode_t msg_code, cpuid_t cpuid, msiqid_t *msiq_id_p);
50 msgcode_t msg_code, msiqid_t msiq_id);
H A Dpx_pec.c164 MSG_REC, (msgcode_t)PCIE_CORR_MSG, -1, in px_pec_msg_add_intr()
187 MSG_REC, (msgcode_t)PCIE_NONFATAL_MSG, -1, in px_pec_msg_add_intr()
211 MSG_REC, (msgcode_t)PCIE_FATAL_MSG, -1, in px_pec_msg_add_intr()
H A Dpx_msiq.h88 msgcode_t msg_code, msiqid_t *msiq_id_p);
H A Dpx_fm.h117 extern uint_t px_err_fabric_intr(px_t *px_p, msgcode_t msg_code,
H A Dpx_ioapi.h461 typedef uint32_t msgcode_t; typedef
H A Dpx_ib.c765 uint32_t inum, msiq_rec_type_t rec_type, msgcode_t msg_code) in px_ib_intr_locate_ih()
784 msiq_rec_type_t rec_type, msgcode_t msg_code) in px_ib_alloc_ih()
810 msgcode_t msg_code) in px_ib_update_intr_state()
H A Dpx_intr.c258 msgcode_t msg_code; in px_msiq_intr()
1156 msgcode_t msg_code, cpuid_t cpu_id, msiqid_t *msiq_id_p) in px_add_msiq_intr()
1302 msgcode_t msg_code, msiqid_t msiq_id) in px_rem_msiq_intr()
H A Dpx_msiq.c145 px_msiq_alloc(px_t *px_p, msiq_rec_type_t rec_type, msgcode_t msg_code, in px_msiq_alloc()
H A Dpx_fm.c402 px_err_fabric_intr(px_t *px_p, msgcode_t msg_code, pcie_req_id_t rid) in px_err_fabric_intr()
H A Dpx.c649 (msgcode_t)PCIE_PME_ACK_MSG, -1, in px_pwr_setup()