Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dsm_equiv4.c4 void iounmap(void *);
12 iounmap(c); in func()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dio.h36 static inline void iounmap(void *virt_addr __unused) in iounmap() function
H A De1000.c3525 iounmap(hw.hw_addr);
3599 iounmap(hw.hw_addr);
3607 iounmap(hw.hw_addr);
3628 iounmap(hw.hw_addr);
H A Dtg3.c3134 iounmap((void *)tp->regs); in tg3_disable()
3280 iounmap((void *)tp->regs); in tg3_probe()