Searched defs:command_out (Results 1 - 1 of 1) sorted by last modified time

/drivers/scsi/
H A Dwd7000.c777 static inline int command_out(Adapter * host, unchar * cmd, int len) function
792 printk(KERN_WARNING "wd7000 command_out: WAIT failed(%d)\n", len + 1);
942 command_out(host, &start_ogmb, 1);
1237 if (!command_out(host, (unchar *) & init_cmd, sizeof(init_cmd))) {

Completed in 30 milliseconds