Home
last modified time | relevance | path

Searched refs:ral_pci_detach (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ral/
H A Dif_ral_pci.c154 static int ral_pci_detach(device_t);
163 DEVMETHOD(device_detach, ral_pci_detach),
249 (void)ral_pci_detach(dev); in ral_pci_attach()
260 (void)ral_pci_detach(dev); in ral_pci_attach()
269 ral_pci_detach(device_t dev) in ral_pci_detach() function