Lines Matching defs:card_send_command
93 static int card_send_command(const int ioaddr[], const char* name,
312 card_send_command(const int ioaddr[], const char* name,
332 printk(KERN_DEBUG "%s: card_send_command "
339 printk(KERN_DEBUG "%s: card_send_command "
473 if ((status = card_send_command(ioaddr, name, Command0, st)))
490 if ((status = card_send_command(ioaddr, name, Command0, st)))
504 return card_send_command(ioaddr, name, Command0, st);
516 if ((status = card_send_command(ioaddr, name, Command0, st)))
518 return card_send_command(ioaddr, name, Command1, st);
531 status = card_send_command(ioaddr, name, Command0, st);
534 status = card_send_command(ioaddr, name, Command1, st);
559 if ((status = card_send_command(ioaddr, name, Command0, st)))
583 if ((status = card_send_command(ioaddr, name, Command0, st)))
616 return card_send_command(ioaddr, name, Command0, st);
635 if ((status = card_send_command(ioaddr, name, Command0, st)))
639 if ((status = card_send_command(ioaddr, name, Command1, st)))
643 if ((status = card_send_command(ioaddr, name, Command2, st)))
647 if ((status = card_send_command(ioaddr, name, Command3, st)))
676 if ((status = card_send_command(ioaddr, name, Command0, st)))
683 if ((status = card_send_command(ioaddr, name, Command1, st)))
690 if ((status = card_send_command(ioaddr, name, Command2, st)))
697 if ((status = card_send_command(ioaddr, name, Command3, st)))
700 if ((status = card_send_command(ioaddr, name, Command4, st)))