Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/ipmi/
Dipmi_si_intf.c107 SI_KCS, SI_SMIC, SI_BT enumerator
764 if (smi_info->si_type == SI_BT) in handle_transaction_done()
1238 else if ((new_smi->si_type != SI_BT) && (!new_smi->irq)) in smi_start_processing()
1422 if (info->si_type == SI_BT) in std_irq_cleanup()
1435 if (info->si_type == SI_BT) { in std_irq_setup()
1721 { "bt", SI_BT },
1983 info->si_type = SI_BT; in hardcode_find_bmc()
2170 info->si_type = SI_BT; in try_init_spmi()
2292 info->si_type = SI_BT; in ipmi_pnp_probe()
2474 info->si_type = SI_BT; in try_init_dmi()
[all …]