Lines Matching defs:cmd
517 static void __unmap_scsi_data(struct device *dev, struct scsi_cmnd *cmd) in __unmap_scsi_data()
529 static int __map_scsi_sg_data(struct device *dev, struct scsi_cmnd *cmd) in __map_scsi_sg_data()
544 #define unmap_scsi_data(np, cmd) __unmap_scsi_data(np->dev, cmd) argument
545 #define map_scsi_sg_data(np, cmd) __map_scsi_sg_data(np->dev, cmd) argument
1131 u_long cmd; member
1485 struct scr_tblmove cmd ; member
1537 struct scsi_cmnd *cmd; /* SCSI command */ member
3637 #define PRINT_ADDR(cmd, arg...) dev_info(&cmd->device->sdev_gendev , ## arg) argument
3991 static inline void ncr_queue_done_cmd(struct ncb *np, struct scsi_cmnd *cmd) in ncr_queue_done_cmd()
4000 struct scsi_cmnd *cmd; in ncr_flush_done_cmds() local
4082 static int ncr_queue_command (struct ncb *np, struct scsi_cmnd *cmd) in ncr_queue_command()
4662 struct scsi_cmnd *cmd; in ncr_complete() local
5357 struct scsi_cmnd *cmd = cp->cmd; in ncr_setsync() local
5414 struct scsi_cmnd *cmd = cp->cmd; in ncr_setwide() local
6080 u_char cmd, sbcl; in ncr_int_ma() local
6368 struct scsi_cmnd *cmd = cp->cmd; in ncr_sir_to_redo() local
6969 static struct ccb *ncr_get_ccb(struct ncb *np, struct scsi_cmnd *cmd) in ncr_get_ccb()
7473 static int ncr_scatter(struct ncb *np, struct ccb *cp, struct scsi_cmnd *cmd) in ncr_scatter()
7854 static int ncr53c8xx_queue_command_lck(struct scsi_cmnd *cmd)
7939 static int ncr53c8xx_bus_reset(struct scsi_cmnd *cmd)
7981 static void insert_into_waiting_list(struct ncb *np, struct scsi_cmnd *cmd)