Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/
H A Data-pci.h539 int ata_pci_child_location(device_t dev, device_t child, struct sbuf *sb);
587 DEVMETHOD(bus_child_location, ata_pci_child_location), \
H A Data-pci.c555 ata_pci_child_location(device_t dev, device_t child, struct sbuf *sb) in ata_pci_child_location() function
591 DEVMETHOD(bus_child_location, ata_pci_child_location),