HomeSort by: relevance | last modified time | path
    Searched refs:ipmi_if (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/
ipmivar.h 67 struct ipmi_if { struct
81 struct ipmi_if *sc_if; /* Interface layer */
ipmi.c 281 static struct ipmi_if kcs_if = {
291 static struct ipmi_if smic_if = {
301 static struct ipmi_if bt_if = {
311 static struct ipmi_if *ipmi_get_if(int);
313 static struct ipmi_if *

Completed in 13 milliseconds