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

/linux-4.4.14/drivers/char/ipmi/
H A Dipmi_ssif.c1833 u8 InterruptType; member in struct:SPMITable
1836 * If bit 0 of InterruptType is set, then this is the SCI
1844 * If bit 1 of InterruptType is set, then this is the I/O
H A Dipmi_si_intf.c2134 u8 InterruptType; member in struct:SPMITable
2137 * If bit 0 of InterruptType is set, then this is the SCI
2145 * If bit 1 of InterruptType is set, then this is the I/O
2198 if (spmi->InterruptType & 1) { try_init_spmi()
2202 } else if (spmi->InterruptType & 2) { try_init_spmi()

Completed in 110 milliseconds