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

/freebsd-10.1-release/sys/dev/firewire/
H A Dfwohci_pci.c86 static int fwohci_pci_attach(device_t self);
284 fwohci_pci_attach(device_t self) function
382 printf("fwohci_pci_attach: Could not allocate DMA tag "
532 DEVMETHOD(device_attach, fwohci_pci_attach),

Completed in 48 milliseconds