Lines Matching defs:byte
81 #define outp(port, byte) outb((byte), (port)) argument
882 #define ADV_MEM_WRITEB(addr, byte) writeb(byte, addr) argument
1899 #define AdvWriteByteRegister(iop_base, reg_off, byte) \ argument
1915 #define AdvReadByteLram(iop_base, addr, byte) \ argument
1922 #define AdvWriteByteLram(iop_base, addr, byte) \ argument
2093 #define STATUS_BYTE(byte) (byte) argument
2094 #define MSG_BYTE(byte) ((byte) << 8) argument
2095 #define HOST_BYTE(byte) ((byte) << 16) argument
2096 #define DRIVER_BYTE(byte) ((byte) << 24) argument
4860 uchar byte; in AdvInitAsc38C0800Driver() local
5346 uchar byte; in AdvInitAsc38C1600Driver() local
6323 uchar byte; in AscCalSDTRData() local