Home
last modified time | relevance | path

Searched defs:outb (Results 1 – 12 of 12) sorted by relevance

/titanic_52/usr/src/uts/intel/asm/
H A Dsunddi.h81 outb(int port, uint8_t value) in outb() function
/titanic_52/usr/src/grub/grub-0.97/stage2/
H A Dhercules.c40 outb (unsigned short port, unsigned char value) in outb() function
[all...]
H A Dserial.c81 outb (unsigned short port, unsigned char value) outb() function
[all...]
H A Dsmp-imps.c82 outb (unsigned short port, unsigned char val) in outb() function
H A Dgraphics.c113 static inline void outb(unsigned short port, unsigned char val) in outb() function
/titanic_52/usr/src/boot/sys/boot/common/
H A Disapnp.c41 #define outb(x,y) (archsw.arch_isaoutb((x),(y))) macro
[all...]
/titanic_52/usr/src/grub/grub-0.97/netboot/
H A Dio.h184 #define outb(val,port) \ macro
/titanic_52/usr/src/boot/sys/i386/include/
H A Dcpufunc.h270 outb(u_int port, u_char data) in outb() function
/titanic_52/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.h408 char* outb; /* output buffer base */ member
/titanic_52/usr/src/boot/sys/amd64/include/
H A Dcpufunc.h265 outb(u_int port, u_char data) in outb() function
/titanic_52/usr/src/uts/common/fs/udfs/
H A Dudf_vnops.c1102 caddr_t outb, end_outb; in udf_readdir() local
/titanic_52/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c374 char* outb; member