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

/freebsd-11-stable/sys/dev/aic7xxx/
H A Dahc_isa.c52 static int ahc_isa_attach(device_t dev);
217 ahc_isa_attach(device_t dev) function
268 printf("ahc_isa_attach: Could not allocate DMA tag "
288 DEVMETHOD(device_attach, ahc_isa_attach),

Completed in 76 milliseconds