Home
last modified time | relevance | path

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

/linux/drivers/char/ipmi/
H A Dipmi_si_intf.c80 const struct ipmi_match_info ipmi_bt_si_info = { .type = SI_BT };
711 if (smi_info->io.si_info->type == SI_BT) in handle_transaction_done()
1154 if (smi_info->io.si_info->type == SI_BT) in ipmi_si_irq_handler()
1199 else if (new_smi->io.si_info->type != SI_BT && !new_smi->io.irq) in smi_start_processing()
1270 if (io->si_info->type == SI_BT) in ipmi_irq_finish_setup()
1278 if (io->si_info->type == SI_BT) in ipmi_irq_start_cleanup()
1838 smi_info->io.si_info->type == SI_BT) in setup_dell_poweredge_bt_xaction_handler()
1994 case SI_BT: in try_smi_init()
H A Dipmi_si.h23 SI_TYPE_INVALID, SI_KCS, SI_SMIC, SI_BT, SI_TYPE_MAX enumerator
H A Dipmi_plat_data.c25 if (p->type == SI_BT) in ipmi_platform_add()
H A Dipmi_dmi.c57 p.type = SI_BT; in dmi_add_platform_ipmi()
H A Dipmi_si_hotmod.c48 { "bt", SI_BT },
H A Dipmi_si_platform.c171 case SI_BT: in platform_ipmi_probe()