Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dehci_pci.c176 iounmap((void *)sc->sc_io_res); in ehci_pci_attach()
203 iounmap((void *)sc->sc_io_res); in ehci_pci_detach()
Dxhci_pci.c159 iounmap((void *)sc->sc_io_res); in xhci_pci_attach()
184 iounmap((void *)sc->sc_io_res); in xhci_pci_detach()
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dadp.c219 VOID iounmap(VOID *vaddr) {} in iounmap() function
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dkernel.h458 extern void iounmap(void *addr);