Searched refs:CMD_OF (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/ip2/
H A Di2pack.h340 #define CMD_OF(pP) &((unsigned char *)(pP))[2] // 2 = size of header macro
H A Dip2main.c1092 (CMD_OF(tempCommand))[0] = CMDVALUE_IRQ;
1093 (CMD_OF(tempCommand))[1] = boardIrq;
1110 (CMD_OF(tempCommand))[0] = 88; // SILO
1111 (CMD_OF(tempCommand))[1] = 64; // chars
1112 (CMD_OF(tempCommand))[2] = 32; // ms
1114 (CMD_OF(tempCommand))[3] = 28; // MAX_BLOCK
1115 (CMD_OF(tempCommand))[4] = 64; // chars
1117 (CMD_OF(tempCommand))[5] = 87; // HW_TEST
1125 (CMD_OF(tempCommand))[0] = 84; /* get BOX_IDS */
1133 (CMD_OF(tempComman
[all...]
H A Di2lib.c600 pDest = CMD_OF(pInsert); // Pointer to start of command
639 pDest = CMD_OF(pInsert);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/ip2/
H A Di2pack.h340 #define CMD_OF(pP) &((unsigned char *)(pP))[2] // 2 = size of header macro
H A Dip2main.c1092 (CMD_OF(tempCommand))[0] = CMDVALUE_IRQ;
1093 (CMD_OF(tempCommand))[1] = boardIrq;
1110 (CMD_OF(tempCommand))[0] = 88; // SILO
1111 (CMD_OF(tempCommand))[1] = 64; // chars
1112 (CMD_OF(tempCommand))[2] = 32; // ms
1114 (CMD_OF(tempCommand))[3] = 28; // MAX_BLOCK
1115 (CMD_OF(tempCommand))[4] = 64; // chars
1117 (CMD_OF(tempCommand))[5] = 87; // HW_TEST
1125 (CMD_OF(tempCommand))[0] = 84; /* get BOX_IDS */
1133 (CMD_OF(tempComman
[all...]
H A Di2lib.c600 pDest = CMD_OF(pInsert); // Pointer to start of command
639 pDest = CMD_OF(pInsert);

Completed in 75 milliseconds