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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dsb1000.c446 static const unsigned char Command0[6] = {0x20, 0x00, 0x00, 0x01, 0x00, 0x00}; local
450 sb1000_send_command(ioaddr, name, Command0);
461 static const unsigned char Command0[6] = {0x80, 0x16, 0x00, 0x00, 0x00, 0x00}; local
480 if ((status = card_send_command(ioaddr, name, Command0, st)))
491 static const unsigned char Command0[6] = {0x80, 0x1f, 0x00, 0x00, 0x00, 0x00}; local
497 if ((status = card_send_command(ioaddr, name, Command0, st)))
508 static const unsigned char Command0[6] = {0x80, 0x1b, 0x00, 0x00, 0x00, 0x00}; local
512 return card_send_command(ioaddr, name, Command0, st);
518 static const unsigned char Command0[6] = {0x80, 0x1b, 0x02, 0x00, 0x00, 0x00}; local
524 if ((status = card_send_command(ioaddr, name, Command0, s
532 static const unsigned char Command0[6] = {0x80, 0x11, 0x00, 0x00, 0x00, 0x00}; local
557 static const unsigned char Command0[6] = {0x80, 0x23, 0x00, 0x00, 0x00, 0x00}; local
580 static const unsigned char Command0[6] = {0x80, 0x44, 0x00, 0x00, 0x00, 0x00}; local
600 unsigned char Command0[6] = {0x80, 0x29, 0x00, 0x00, 0x00, 0x00}; local
628 static const unsigned char Command0[6] = {0x80, 0x40, 0x00, 0x00, 0x00, 0x00}; local
668 unsigned char Command0[6] = {0x80, 0x31, 0x00, 0x00, 0x00, 0x00}; local
906 static const unsigned char Command0[6] = {0x80, 0x26, 0x00, 0x00, 0x00, 0x00}; local
1092 static const unsigned char Command0[6] = {0x80, 0x2c, 0x00, 0x00, 0x00, 0x00}; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dsb1000.c446 static const unsigned char Command0[6] = {0x20, 0x00, 0x00, 0x01, 0x00, 0x00}; local
450 sb1000_send_command(ioaddr, name, Command0);
461 static const unsigned char Command0[6] = {0x80, 0x16, 0x00, 0x00, 0x00, 0x00}; local
480 if ((status = card_send_command(ioaddr, name, Command0, st)))
491 static const unsigned char Command0[6] = {0x80, 0x1f, 0x00, 0x00, 0x00, 0x00}; local
497 if ((status = card_send_command(ioaddr, name, Command0, st)))
508 static const unsigned char Command0[6] = {0x80, 0x1b, 0x00, 0x00, 0x00, 0x00}; local
512 return card_send_command(ioaddr, name, Command0, st);
518 static const unsigned char Command0[6] = {0x80, 0x1b, 0x02, 0x00, 0x00, 0x00}; local
524 if ((status = card_send_command(ioaddr, name, Command0, s
532 static const unsigned char Command0[6] = {0x80, 0x11, 0x00, 0x00, 0x00, 0x00}; local
557 static const unsigned char Command0[6] = {0x80, 0x23, 0x00, 0x00, 0x00, 0x00}; local
580 static const unsigned char Command0[6] = {0x80, 0x44, 0x00, 0x00, 0x00, 0x00}; local
600 unsigned char Command0[6] = {0x80, 0x29, 0x00, 0x00, 0x00, 0x00}; local
628 static const unsigned char Command0[6] = {0x80, 0x40, 0x00, 0x00, 0x00, 0x00}; local
668 unsigned char Command0[6] = {0x80, 0x31, 0x00, 0x00, 0x00, 0x00}; local
906 static const unsigned char Command0[6] = {0x80, 0x26, 0x00, 0x00, 0x00, 0x00}; local
1092 static const unsigned char Command0[6] = {0x80, 0x2c, 0x00, 0x00, 0x00, 0x00}; local
[all...]

Completed in 116 milliseconds