Searched refs:ppa_out (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | ppa.h | 160 static int ppa_out(int, char *, int);
|
D | ppa.c | 416 static int ppa_out(int host_no, char *buffer, int len) in ppa_out() function 648 if (!ppa_out(host_no, &cmd->cmnd[k], 1)) in ppa_send_command() 727 status = ppa_out(host_no, cmd->SCp.ptr, fast); in ppa_completion() 1092 status = ppa_out(host_no, cmd, 1); in device_check()
|