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()
1990 static int adpt_ioctl(struct inode *inode, struct file *file, uint cmd, ulong arg) in adpt_ioctl()
2073 static long adpt_unlocked_ioctl(struct file *file, uint cmd, ulong arg) in adpt_unlocked_ioctl()
2089 unsigned int cmd, unsigned long arg) in compat_adpt_ioctl()
2122 struct scsi_cmnd* cmd; in adpt_isr() local
2219 static s32 adpt_scsi_to_i2o(adpt_hba* pHba, struct scsi_cmnd* cmd, struct adpt_device* d) in adpt_scsi_to_i2o()
2373 static s32 adpt_i2o_to_scsi(void __iomem *reply, struct scsi_cmnd* cmd) in adpt_i2o_to_scsi()
2681 struct scsi_cmnd* cmd = NULL; in adpt_fail_posted_scbs() local
3393 static int adpt_i2o_issue_params(int cmd, adpt_hba* pHba, int tid, in adpt_i2o_issue_params()