Home
last modified time | relevance | path

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

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