Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpcic_reg.h224 #define PCIC_82092_IRQ_CTL(sock, state) (state << ((sock * 2) + 1)) macro
/titanic_50/usr/src/uts/common/io/
H A Dpcic.c5403 val = PCIC_82092_IRQ_CTL(socket, in pcic_82092_smiirq_ctl()
5406 val = PCIC_82092_IRQ_CTL(socket, state); in pcic_82092_smiirq_ctl()