Searched refs:InterruptType (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/char/ipmi/
H A Dipmi_ssif.c1824 u8 InterruptType; member in struct:SPMITable
1827 * If bit 0 of InterruptType is set, then this is the SCI
1835 * If bit 1 of InterruptType is set, then this is the I/O
H A Dipmi_si_intf.c2118 u8 InterruptType; member in struct:SPMITable
2121 * If bit 0 of InterruptType is set, then this is the SCI
2129 * If bit 1 of InterruptType is set, then this is the I/O
2182 if (spmi->InterruptType & 1) { try_init_spmi()
2186 } else if (spmi->InterruptType & 2) { try_init_spmi()

Completed in 100 milliseconds