Searched refs:Command4 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ |
H A D | sb1000.c | 658 static const unsigned char Command4[6] = {0x80, 0x2e, 0x00, 0x00, 0x00, 0x00}; in sb1000_set_PIDs() local 700 if ((status = card_send_command(ioaddr, name, Command4, st))) in sb1000_set_PIDs()
|
/kernel/linux/linux-6.6/drivers/net/ |
H A D | sb1000.c | 663 static const unsigned char Command4[6] = {0x80, 0x2e, 0x00, 0x00, 0x00, 0x00}; in sb1000_set_PIDs() local 705 if ((status = card_send_command(ioaddr, name, Command4, st))) in sb1000_set_PIDs()
|
Completed in 3 milliseconds