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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsb1000.c97 static int card_send_command(const int ioaddr[], const char* name,
317 card_send_command(const int ioaddr[], const char* name, function
337 printk(KERN_DEBUG "%s: card_send_command "
344 printk(KERN_DEBUG "%s: card_send_command "
480 if ((status = card_send_command(ioaddr, name, Command0, st)))
497 if ((status = card_send_command(ioaddr, name, Command0, st)))
512 return card_send_command(ioaddr, name, Command0, st);
524 if ((status = card_send_command(ioaddr, name, Command0, st)))
526 return card_send_command(ioaddr, name, Command1, st);
539 if ((status = card_send_command(ioadd
[all...]

Completed in 106 milliseconds