Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/
H A Data-pci.h529 int ata_pci_attach(device_t dev);
571 DEVMETHOD(device_attach, ata_pci_attach), \
H A Data-pci.c82 ata_pci_attach(device_t dev) in ata_pci_attach() function
573 DEVMETHOD(device_attach, ata_pci_attach),