Searched refs:PCIC_MANAGEMENT_INT (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ |
H A D | pcic.c | 633 pcic_putb(pcic, i, PCIC_MANAGEMENT_INT, 0); in pcic_quiesce() 1667 pcic_putb(pcic, i, PCIC_MANAGEMENT_INT, 0); in pcic_detach() 1719 pcic_putb(pcic, i, PCIC_MANAGEMENT_INT, 0); in pcic_detach() 2157 pcic_putb(pcic, i, PCIC_MANAGEMENT_INT, in pcic_setup_adapter() 2163 pcic_putb(pcic, i, PCIC_MANAGEMENT_INT, in pcic_setup_adapter() 2167 pcic_putb(pcic, i, PCIC_MANAGEMENT_INT, in pcic_setup_adapter() 2347 PCIC_MANAGEMENT_INT); in pcic_intr() 2350 PCIC_MANAGEMENT_INT, irq); in pcic_intr() 3941 mirq = pcic_getb(pcic, socket->socket, PCIC_MANAGEMENT_INT); in pcic_set_socket() 3950 pcic_putb(pcic, socket->socket, PCIC_MANAGEMENT_INT, in pcic_set_socket() [all …]
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pcic_reg.h | 105 #define PCIC_MANAGEMENT_INT 0x05 /* card status change interrupt register */ macro
|