Home
last modified time | relevance | path

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

/openbmc/ipmitool/src/plugins/bmc/
H A Dbmc.c57 static int bmc_method(int fd, int *if_type);
107 if (bmc_method(intf->fd, &method) < 0) { in ipmi_bmc_open()
283 bmc_method(int fd, int *if_type) in bmc_method() function