Searched refs:iaa_if_iotype (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/x86/x86/
H A Dx86_ipmi.c135 ia->iaa_if_iotype = 'i';
138 ia->iaa_if_iotype = 'm';
150 ia->iaa_if_iotype = 'i';
158 ia->iaa_if_iotype = 'i';
/netbsd-current/sys/dev/acpi/
H A Dipmi_acpi.c139 ia->iaa_if_iotype = io ? 'i' : 'm';
/netbsd-current/sys/dev/
H A Dipmivar.h57 int iaa_if_iotype; member in struct:ipmi_attach_args
H A Dipmi.c1920 if (ia->iaa_if_iotype == 'i')
1935 ia->iaa_if_iotype, error);
2066 ia->iaa_if_iotype == 'i' ? "io" : "mem",

Completed in 194 milliseconds