Searched refs:ahd_pci_attach (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/aic7xxx/
H A Dahd_pci.c40 static int ahd_pci_attach(device_t dev);
45 DEVMETHOD(device_attach, ahd_pci_attach),
76 ahd_pci_attach(device_t dev) function
124 printf("ahd_pci_attach: Could not allocate DMA tag "

Completed in 83 milliseconds