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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dsb1000.c660 const unsigned char Command3[6] = {0x80, 0x43, 0x00, 0x00, 0x00, 0x00};
678 if ((status = card_send_command(ioaddr, name, Command3, st)))
695 unsigned char Command3[6] = {0x80, 0x34, 0x00, 0x00, 0x00, 0x00};
724 Command3[3] = p & 0xff;
726 Command3[2] = p & 0xff;
727 if ((status = card_send_command(ioaddr, name, Command3, st)))
657 const unsigned char Command3[6] = {0x80, 0x43, 0x00, 0x00, 0x00, 0x00}; local
692 unsigned char Command3[6] = {0x80, 0x34, 0x00, 0x00, 0x00, 0x00}; local

Completed in 82 milliseconds