Searched defs:outb (Results 1 – 12 of 12) sorted by relevance
/illumos-gate/usr/src/uts/intel/asm/ |
H A D | sunddi.h | 81 outb(int port, uint8_t value) in outb() function
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | hercules.c | 40 outb (unsigned short port, unsigned char value) in outb() function
|
H A D | serial.c | 81 outb (unsigned short port, unsigned char value) in outb() function
|
H A D | smp-imps.c | 82 outb (unsigned short port, unsigned char val) in outb() function
|
H A D | graphics.c | 113 static inline void outb(unsigned short port, unsigned char val) in outb() function
|
/illumos-gate/usr/src/boot/common/ |
H A D | isapnp.c | 40 #define outb(x, y) (archsw.arch_isaoutb((x), (y))) macro
|
/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | io.h | 184 #define outb(val,port) \ macro
|
/illumos-gate/usr/src/boot/sys/i386/include/ |
H A D | cpufunc.h | 273 outb(u_int port, u_char data) in outb() function
|
/illumos-gate/usr/src/boot/sys/amd64/include/ |
H A D | cpufunc.h | 265 outb(u_int port, u_char data) in outb() function
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | pp.h | 408 char* outb; /* output buffer base */ member
|
/illumos-gate/usr/src/uts/common/fs/udfs/ |
H A D | udf_vnops.c | 1122 caddr_t outb, end_outb; in udf_readdir() local
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | proto.c | 374 char* outb; member
|