aac_scsi_cmd
return aac_scsi_cmd(scsicmd);
int aac_scsi_cmd(struct scsi_cmnd *cmd);
return aac_scsi_cmd(cmd) ? SCSI_MLQUEUE_HOST_BUSY : 0;