Searched refs:insb (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/i386/include/ |
| H A D | cpufunc.h | 263 insb(u_int port, void *addr, size_t count) in insb() function 769 void insb(u_int port, void *addr, size_t count);
|
| /f-stack/freebsd/amd64/include/ |
| H A D | cpufunc.h | 194 insb(u_int port, void *addr, size_t count) in insb() function 959 void insb(u_int port, void *addr, size_t count);
|
| /f-stack/freebsd/x86/include/ |
| H A D | bus.h | 286 insb(bsh + offset, addr, count); in bus_space_read_multi_1()
|