Lines Matching defs:cmd
419 static int adpt_queue_lck(struct scsi_cmnd * cmd, void (*done) (struct scsi_cmnd *)) in adpt_queue_lck()
635 static int adpt_abort(struct scsi_cmnd * cmd) in adpt_abort()
678 static int adpt_device_reset(struct scsi_cmnd* cmd) in adpt_device_reset()
722 static int adpt_bus_reset(struct scsi_cmnd* cmd) in adpt_bus_reset()
750 static int __adpt_reset(struct scsi_cmnd* cmd) in __adpt_reset()
769 static int adpt_reset(struct scsi_cmnd* cmd) in adpt_reset()
1946 static int adpt_ioctl(struct inode *inode, struct file *file, uint cmd, ulong arg) in adpt_ioctl()
2032 static long adpt_unlocked_ioctl(struct file *file, uint cmd, ulong arg) in adpt_unlocked_ioctl()
2048 unsigned int cmd, unsigned long arg) in compat_adpt_ioctl()
2081 struct scsi_cmnd* cmd; in adpt_isr() local
2185 static s32 adpt_scsi_to_i2o(adpt_hba* pHba, struct scsi_cmnd* cmd, struct adpt_device* d) in adpt_scsi_to_i2o()
2339 static void adpt_i2o_scsi_complete(void __iomem *reply, struct scsi_cmnd *cmd) in adpt_i2o_scsi_complete()
3331 static int adpt_i2o_issue_params(int cmd, adpt_hba* pHba, int tid, in adpt_i2o_issue_params()