Searched defs:xdata (Results 1 – 8 of 8) sorted by relevance
130 u8 xdata, command, system; in ir_rc5_decode() local
179 u8 xdata = (scancode >> 7) & 0x7f; in ir_mce_kbd_process_mouse_data() local
52 u16 xdata; in sys32_quotactl() local
72 int xdata, xbits; /* 6 bit slip controls */ member
1135 byte* xdata = (byte*)&pC->xbuffer[0]; in SuperTraceReadRequest() local1254 byte* xdata = (byte*)&pC->xbuffer[0]; in SuperTraceTraceOnRequest() local1316 byte* xdata = (byte*)&pC->xbuffer[0]; in SuperTraceExecuteRequest() local
1014 unsigned char xdata; in icom_send_xchar() local
80 u8 xdata; member
163 #define SOC_SINGLE_BOOL_EXT(xname, xdata, xhandler_get, xhandler_put) \ argument