Home
last modified time | relevance | path

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

/freebsd/sys/dev/aac/
H A Daac_pci.c61 static int aac_pci_attach(device_t dev);
70 DEVMETHOD(device_attach, aac_pci_attach),
335 aac_pci_attach(device_t dev) in aac_pci_attach() function