Searched defs:Command1 (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/drivers/net/ |
| D | sb1000.c | 511 static const unsigned char Command1[6] = {0x20, 0x00, 0x00, 0x00, 0x00, 0x00}; in sb1000_end_get_set_command() local 525 static const unsigned char Command1[6] = {0x80, 0x16, 0x00, 0x00, 0x00, 0x00}; in sb1000_activate() local 624 static const unsigned char Command1[6] = {0x80, 0x41, 0x00, 0x00, 0x00, 0x00}; in sb1000_get_PIDs() local 664 unsigned char Command1[6] = {0x80, 0x32, 0x00, 0x00, 0x00, 0x00}; in sb1000_set_PIDs() local 1088 static const unsigned char Command1[6] = {0x80, 0x2e, 0x00, 0x00, 0x00, 0x00}; in sb1000_interrupt() local
|
| /kernel/linux/linux-6.6/drivers/net/ |
| D | sb1000.c | 516 static const unsigned char Command1[6] = {0x20, 0x00, 0x00, 0x00, 0x00, 0x00}; in sb1000_end_get_set_command() local 530 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 1094 static const unsigned char Command1[6] = {0x80, 0x2e, 0x00, 0x00, 0x00, 0x00}; in sb1000_interrupt() local
|