Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ata/
Data-pci.h613 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), \
Data-pci.c563 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),