Home
last modified time | relevance | path

Searched refs:acmd_scsi_cmd (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx_osm.c667 cmd = &acmd_scsi_cmd(acmd); in ahd_linux_run_complete_queue()
2536 cmd = &acmd_scsi_cmd(acmd);
4056 cmd = &acmd_scsi_cmd(acmd);
4862 && acmd_scsi_cmd(list_cmd).serial_number
4863 < acmd_scsi_cmd(acmd).serial_number)
Daic7xxx_osm.c658 cmd = &acmd_scsi_cmd(acmd); in ahc_linux_run_complete_queue()
2202 cmd = &acmd_scsi_cmd(acmd);
3693 cmd = &acmd_scsi_cmd(acmd);
4508 && acmd_scsi_cmd(list_cmd).serial_number
4509 < acmd_scsi_cmd(acmd).serial_number)
Daic7xxx_osm.h336 #define acmd_scsi_cmd(cmd) ((cmd)->un.scsi_cmd) macro
Daic79xx_osm.h324 #define acmd_scsi_cmd(cmd) ((cmd)->un.scsi_cmd) macro