Searched refs:ata_pci_child_location_str (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/dev/ata/ |
| D | ata-pci.h | 613 int ata_pci_child_location_str(device_t dev, device_t child, char *buf, 666 DEVMETHOD(bus_child_location_str, ata_pci_child_location_str), \
|
| D | ata-pci.c | 563 ata_pci_child_location_str(device_t dev, device_t child, char *buf, in ata_pci_child_location_str() function 600 DEVMETHOD(bus_child_location_str, ata_pci_child_location_str),
|