Searched refs:ipmi_pci_match (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ipmi/
H A Dipmi_pci.c63 ipmi_pci_match(uint16_t vendor, uint16_t device) function
81 desc = ipmi_pci_match(pci_get_vendor(dev), pci_get_device(dev));
H A Dipmi_isa.c71 ipmi_pci_match(devid & 0xffff, devid >> 16) != NULL)
H A Dipmivars.h239 const char *ipmi_pci_match(uint16_t, uint16_t);

Completed in 76 milliseconds