Searched refs:outw (Results 1 – 10 of 10) sorted by relevance
| /f-stack/freebsd/i386/i386/ |
| H A D | geode.c | 197 outw(cba + 2, p | 0xf0 | r); in geode_watchdog() 198 outw(cba, u); in geode_watchdog() 201 outw(cba, 0); in geode_watchdog() 224 outw(a + 6, 0x030e); in cs5536_watchdog() 226 outw(a + 2, p); in cs5536_watchdog() 228 outw(a + 4, 0); in cs5536_watchdog() 234 outw(a + 6, 0x8000); in cs5536_watchdog() 245 outw(a + 6, 0); in cs5536_watchdog() 246 outw(a + 4, 0); in cs5536_watchdog()
|
| /f-stack/freebsd/amd64/include/ |
| H A D | iodev.h | 40 #define iodev_write_2 outw
|
| H A D | cpufunc.h | 272 outw(u_int port, u_short data) in outw() function 987 void outw(u_int port, u_short data);
|
| /f-stack/freebsd/i386/include/ |
| H A D | iodev.h | 40 #define iodev_write_2 outw
|
| H A D | cpufunc.h | 341 outw(u_int port, u_short data) in outw() function 797 void outw(u_int port, u_short data);
|
| /f-stack/freebsd/x86/include/ |
| H A D | bus.h | 498 outw(bsh + offset, value); in bus_space_write_2() 770 outw(addr, value); in bus_space_set_multi_2() 834 outw(addr, value); in bus_space_set_region_2() 928 outw(addr2, inw(addr1)); in bus_space_copy_region_2() 933 outw(addr2, inw(addr1)); in bus_space_copy_region_2() 1024 #define outw(a, b) compiler_error macro
|
| /f-stack/freebsd/amd64/pci/ |
| H A D | pci_cfgreg.c | 203 outw(port, data); in pcireg_cfgwrite()
|
| /f-stack/freebsd/x86/xen/ |
| H A D | hvm.c | 343 outw(XEN_MAGIC_IOPORT, disable_devs); in xen_hvm_disable_emulated_devices()
|
| /f-stack/freebsd/i386/pci/ |
| H A D | pci_cfgreg.c | 296 outw(port, data); in pcireg_cfgwrite()
|
| /f-stack/dpdk/drivers/bus/pci/bsd/ |
| H A D | pci.c | 582 outw(reg, *(const uint16_t *)s); in pci_uio_ioport_write()
|