Home
last modified time | relevance | path

Searched refs:insw (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A D3c595.c269 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 Dcpufunc.h240 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 Dcpufunc.h232 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 Dddi_i86_asm.S387 insw
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog7040 define insb, insw and insl, respectively. Likewise, Call __OUTS