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

/freebsd-11.0-release/sys/dev/firewire/
H A Dfwohci_pci.c64 static int fwohci_pci_detach(device_t self);
280 fwohci_pci_detach(self);
291 fwohci_pci_detach(self);
316 fwohci_pci_detach(self);
324 fwohci_pci_detach(self);
336 fwohci_pci_detach(device_t self) function
438 fwohci_pci_detach(dev);
462 DEVMETHOD(device_detach, fwohci_pci_detach),

Completed in 96 milliseconds