Home
last modified time | relevance | path

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

/src/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.c83 ata_pci_attach(device_t dev) in ata_pci_attach() function
577 DEVMETHOD(device_attach, ata_pci_attach),