Searched refs:insw (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | 3c595.c | 269 insw(BASE + VX_W1_RX_PIO_RD_1, nic->packet, rx_fifo / 2); in t595_poll() 282 insw(BASE + VX_W1_RX_PIO_RD_1, nic->packet+nic->packetlen, rx_fifo / 2); in t595_poll()
|
/illumos-gate/usr/src/boot/sys/i386/include/ |
H A D | cpufunc.h | 240 insw(u_int port, void *addr, size_t count) in insw() function 733 void insw(u_int port, void *addr, size_t count);
|
/illumos-gate/usr/src/boot/sys/amd64/include/ |
H A D | cpufunc.h | 232 insw(u_int port, void *addr, size_t count) in insw() function 822 void insw(u_int port, void *addr, size_t count);
|
/illumos-gate/usr/src/uts/intel/ml/ |
H A D | ddi_i86_asm.S | 387 insw
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 7040 define insb, insw and insl, respectively. Likewise, Call __OUTS
|