Searched refs:outsb (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/boot/sys/i386/include/ |
H A D | cpufunc.h | 285 outsb(u_int port, const void *addr, size_t count) in outsb() function 758 void outsb(u_int port, const void *addr, size_t count);
|
/illumos-gate/usr/src/boot/sys/amd64/include/ |
H A D | cpufunc.h | 277 outsb(u_int port, const void *addr, size_t count) in outsb() function 845 void outsb(u_int port, const void *addr, size_t count);
|
/illumos-gate/usr/src/uts/intel/ml/ |
H A D | ddi_i86_asm.S | 452 outsb
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 7041 with `b', with `w' and with `l' to define outsb, outw and outl,
|