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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dsb1000.c552 const unsigned char Command1[6] = {0x20, 0x00, 0x00, 0x00, 0x00, 0x00};
556 return card_send_command(ioaddr, name, Command1, st);
565 const unsigned char Command1[6] = {0x80, 0x16, 0x00, 0x00, 0x00, 0x00};
570 if ((status = card_send_command(ioaddr, name, Command1, st)))
658 const unsigned char Command1[6] = {0x80, 0x41, 0x00, 0x00, 0x00, 0x00};
670 if ((status = card_send_command(ioaddr, name, Command1, st)))
693 unsigned char Command1[6] = {0x80, 0x32, 0x00, 0x00, 0x00, 0x00};
710 Command1[3] = p & 0xff;
712 Command1[2] = p & 0xff;
713 if ((status = card_send_command(ioaddr, name, Command1, s
549 const unsigned char Command1[6] = {0x20, 0x00, 0x00, 0x00, 0x00, 0x00}; local
562 const unsigned char Command1[6] = {0x80, 0x16, 0x00, 0x00, 0x00, 0x00}; local
655 const unsigned char Command1[6] = {0x80, 0x41, 0x00, 0x00, 0x00, 0x00}; local
690 unsigned char Command1[6] = {0x80, 0x32, 0x00, 0x00, 0x00, 0x00}; local
1123 const unsigned char Command1[6] = {0x80, 0x2e, 0x00, 0x00, 0x00, 0x00}; local
[all...]

Completed in 78 milliseconds