Lines Matching defs:cmd
424 static int adpt_queue_lck(struct scsi_cmnd * cmd, void (*done) (struct scsi_cmnd *)) in adpt_queue_lck()
593 static u32 adpt_cmd_to_context(struct scsi_cmnd *cmd) in adpt_cmd_to_context()
605 struct scsi_cmnd * cmd; in adpt_cmd_from_context() local
681 static int adpt_abort(struct scsi_cmnd * cmd) in adpt_abort()
726 static int adpt_device_reset(struct scsi_cmnd* cmd) in adpt_device_reset()
770 static int adpt_bus_reset(struct scsi_cmnd* cmd) in adpt_bus_reset()
798 static int __adpt_reset(struct scsi_cmnd* cmd) in __adpt_reset()
814 static int adpt_reset(struct scsi_cmnd* cmd) in adpt_reset()
1987 static int adpt_ioctl(struct inode *inode, struct file *file, uint cmd, ulong arg) in adpt_ioctl()
2070 static long adpt_unlocked_ioctl(struct file *file, uint cmd, ulong arg) in adpt_unlocked_ioctl()
2086 unsigned int cmd, unsigned long arg) in compat_adpt_ioctl()
2119 struct scsi_cmnd* cmd; in adpt_isr() local
2216 static s32 adpt_scsi_to_i2o(adpt_hba* pHba, struct scsi_cmnd* cmd, struct adpt_device* d) in adpt_scsi_to_i2o()
2370 static s32 adpt_i2o_to_scsi(void __iomem *reply, struct scsi_cmnd* cmd) in adpt_i2o_to_scsi()
2678 struct scsi_cmnd* cmd = NULL; in adpt_fail_posted_scbs() local
3390 static int adpt_i2o_issue_params(int cmd, adpt_hba* pHba, int tid, in adpt_i2o_issue_params()