Lines Matching defs:cmd
426 static int adpt_queue_lck(struct scsi_cmnd * cmd, void (*done) (struct scsi_cmnd *)) in adpt_queue_lck()
684 static u32 adpt_cmd_to_context(struct scsi_cmnd *cmd) in adpt_cmd_to_context()
696 struct scsi_cmnd * cmd; in adpt_cmd_from_context() local
772 static int adpt_abort(struct scsi_cmnd * cmd) in adpt_abort()
817 static int adpt_device_reset(struct scsi_cmnd* cmd) in adpt_device_reset()
861 static int adpt_bus_reset(struct scsi_cmnd* cmd) in adpt_bus_reset()
889 static int __adpt_reset(struct scsi_cmnd* cmd) in __adpt_reset()
905 static int adpt_reset(struct scsi_cmnd* cmd) in adpt_reset()
2076 static int adpt_ioctl(struct inode *inode, struct file *file, uint cmd, ulong arg) in adpt_ioctl()
2159 static long adpt_unlocked_ioctl(struct file *file, uint cmd, ulong arg) in adpt_unlocked_ioctl()
2175 unsigned int cmd, unsigned long arg) in compat_adpt_ioctl()
2208 struct scsi_cmnd* cmd; in adpt_isr() local
2305 static s32 adpt_scsi_to_i2o(adpt_hba* pHba, struct scsi_cmnd* cmd, struct adpt_device* d) in adpt_scsi_to_i2o()
2458 static s32 adpt_i2o_to_scsi(void __iomem *reply, struct scsi_cmnd* cmd) in adpt_i2o_to_scsi()
2766 struct scsi_cmnd* cmd = NULL; in adpt_fail_posted_scbs() local
3478 static int adpt_i2o_issue_params(int cmd, adpt_hba* pHba, int tid, in adpt_i2o_issue_params()