Searched refs:ata_pci_child_location_str (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/dev/ata/ |
| HD | ata-pci.h | 536 int ata_pci_child_location_str(device_t dev, device_t child, char *buf, 587 DEVMETHOD(bus_child_location_str, ata_pci_child_location_str), \
|
| HD | ata-pci.c | 562 ata_pci_child_location_str(device_t dev, device_t child, char *buf, in ata_pci_child_location_str() function 599 DEVMETHOD(bus_child_location_str, ata_pci_child_location_str),
|
| /NextBSD/sys/dev/ata/chipsets/ |
| HD | ata-fsl.c | 229 DEVMETHOD(bus_child_location_str, ata_pci_child_location_str),
|