Home
last modified time | relevance | path

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

/freebsd/sys/dev/ida/
H A Dida_pci.c185 static int ida_pci_attach(device_t dev);
189 DEVMETHOD(device_attach, ida_pci_attach),
233 ida_pci_attach(device_t dev) in ida_pci_attach() function