Lines Matching defs:byte
77 #define outp(port, byte) outb((byte), (port)) argument
878 #define ADV_MEM_WRITEB(addr, byte) writeb(byte, addr) argument
1895 #define AdvWriteByteRegister(iop_base, reg_off, byte) \ argument
1911 #define AdvReadByteLram(iop_base, addr, byte) \ argument
1918 #define AdvWriteByteLram(iop_base, addr, byte) \ argument
2089 #define STATUS_BYTE(byte) (byte) argument
2090 #define MSG_BYTE(byte) ((byte) << 8) argument
2091 #define HOST_BYTE(byte) ((byte) << 16) argument
2092 #define DRIVER_BYTE(byte) ((byte) << 24) argument
4856 uchar byte; in AdvInitAsc38C0800Driver() local
5342 uchar byte; in AdvInitAsc38C1600Driver() local
6316 uchar byte; in AscCalSDTRData() local