Lines Matching defs:byte
125 #define outp(port, byte) outb((byte), (port)) argument
964 #define ADV_MEM_WRITEB(addr, byte) writeb(byte, addr) argument
1993 #define AdvWriteByteRegister(iop_base, reg_off, byte) \ argument
2009 #define AdvReadByteLram(iop_base, addr, byte) \ argument
2016 #define AdvWriteByteLram(iop_base, addr, byte) \ argument
2189 #define STATUS_BYTE(byte) (byte) argument
2190 #define MSG_BYTE(byte) ((byte) << 8) argument
2191 #define HOST_BYTE(byte) ((byte) << 16) argument
2192 #define DRIVER_BYTE(byte) ((byte) << 24) argument
5016 uchar byte; in AdvInitAsc38C0800Driver() local
5516 uchar byte; in AdvInitAsc38C1600Driver() local
6514 uchar byte; in AscCalSDTRData() local