Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/ipmi/
Dipmi_si_intf.c106 SI_KCS, SI_SMIC, SI_BT enumerator
773 if (smi_info->si_type == SI_BT) in handle_transaction_done()
1250 else if ((new_smi->si_type != SI_BT) && (!new_smi->irq)) in smi_start_processing()
1435 if (info->si_type == SI_BT) in std_irq_cleanup()
1448 if (info->si_type == SI_BT) { in std_irq_setup()
1737 { "bt", SI_BT },
1999 info->si_type = SI_BT; in hardcode_find_bmc()
2186 info->si_type = SI_BT; in try_init_spmi()
2362 info->si_type = SI_BT; in try_init_dmi()
2501 info->si_type = SI_BT; in ipmi_pci_probe()
[all …]