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

/freebsd-11.0-release/sys/dev/firewire/
H A Dfwohci_pci.c63 static int fwohci_pci_attach(device_t self);
251 fwohci_pci_attach(device_t self) function
314 device_printf(self, "fwohci_pci_attach: Could not allocate DMA "
461 DEVMETHOD(device_attach, fwohci_pci_attach),

Completed in 90 milliseconds