Searched refs:ahacmd (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/scsi/ |
D | aha1542.c | 563 unchar ahacmd = CMD_START_SCSI; in aha1542_queuecommand_lck() local 713 aha1542_out(SCpnt->device->host->io_port, &ahacmd, 1); /* start scsi command */ in aha1542_queuecommand_lck() 1265 unchar ahacmd = CMD_START_SCSI; in aha1542_restart() 1280 aha1542_out(shost->io_port, &ahacmd, 1); in aha1542_restart() 1297 unchar ahacmd = CMD_START_SCSI; in aha1542_dev_reset() local 1340 aha1542_out(SCpnt->device->host->io_port, &ahacmd, 1); in aha1542_dev_reset() 1521 unchar ahacmd = CMD_START_SCSI; 1563 aha1542_out(SCpnt->host->io_port, &ahacmd, 1); 1579 aha1542_out(SCpnt->host->io_port, &ahacmd, 1); /* start scsi command */ 1598 unchar ahacmd = CMD_START_SCSI; [all …]
|