Searched defs:Command1 (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/drivers/net/ |
D | sb1000.c | 519 static const unsigned char Command1[6] = {0x20, 0x00, 0x00, 0x00, 0x00, 0x00}; in sb1000_end_get_set_command() local 533 static const unsigned char Command1[6] = {0x80, 0x16, 0x00, 0x00, 0x00, 0x00}; in sb1000_activate() local 629 static const unsigned char Command1[6] = {0x80, 0x41, 0x00, 0x00, 0x00, 0x00}; in sb1000_get_PIDs() local 669 unsigned char Command1[6] = {0x80, 0x32, 0x00, 0x00, 0x00, 0x00}; in sb1000_set_PIDs() local 1093 static const unsigned char Command1[6] = {0x80, 0x2e, 0x00, 0x00, 0x00, 0x00}; in sb1000_interrupt() local
|