Searched refs:SI_KCS (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/char/ipmi/
H A Dipmi_si_pci.c26 if (io->si_type == SI_KCS) {
81 io.si_type = SI_KCS;
H A Dipmi_si.h23 SI_TYPE_INVALID, SI_KCS, SI_SMIC, SI_BT, SI_TYPE_MAX enumerator in enum:si_type
H A Dipmi_si_parisc.c16 io.si_type = SI_KCS;
H A Dipmi_si_platform.c165 case SI_KCS:
217 .data = (void *)(unsigned long) SI_KCS },
338 io.si_type = SI_KCS;
H A Dipmi_dmi.c60 p.type = SI_KCS;
H A Dipmi_si_hotmod.c46 { "kcs", SI_KCS },
H A Dipmi_si_hardcode.c71 p.type = SI_KCS;
H A Dipmi_si_intf.c1954 case SI_KCS:

Completed in 130 milliseconds