Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ata/
HData-pci.h536 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), \
HData-pci.c562 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/
HData-fsl.c229 DEVMETHOD(bus_child_location_str, ata_pci_child_location_str),