Lines Matching defs:sdev

1792 static void ibmvfc_relogin(struct scsi_device *sdev)  in ibmvfc_relogin()
1893 static struct ibmvfc_cmd *ibmvfc_init_vfc_cmd(struct ibmvfc_event *evt, struct scsi_device *sdev) in ibmvfc_init_vfc_cmd()
2285 static int ibmvfc_reset_device(struct scsi_device *sdev, int type, char *desc) in ibmvfc_reset_device()
2498 struct scsi_device *sdev, in ibmvfc_init_tmf()
2536 static int ibmvfc_cancel_all_mq(struct scsi_device *sdev, int type) in ibmvfc_cancel_all_mq()
2611 static int ibmvfc_cancel_all_sq(struct scsi_device *sdev, int type) in ibmvfc_cancel_all_sq()
2691 static int ibmvfc_cancel_all(struct scsi_device *sdev, int type) in ibmvfc_cancel_all()
2744 static int ibmvfc_abort_task_set(struct scsi_device *sdev) in ibmvfc_abort_task_set()
2864 struct scsi_device *sdev = cmd->device; in ibmvfc_eh_abort_handler() local
2897 struct scsi_device *sdev = cmd->device; in ibmvfc_eh_device_reset_handler() local
2927 static void ibmvfc_dev_cancel_all_noreset(struct scsi_device *sdev, void *data) in ibmvfc_dev_cancel_all_noreset()
2939 static void ibmvfc_dev_cancel_all_reset(struct scsi_device *sdev, void *data) in ibmvfc_dev_cancel_all_reset()
2954 struct scsi_device *sdev = cmd->device; in ibmvfc_eh_target_reset_handler() local
3009 struct scsi_device *sdev; in ibmvfc_terminate_rport_io() local
3330 static int ibmvfc_slave_alloc(struct scsi_device *sdev) in ibmvfc_slave_alloc()
3378 static int ibmvfc_slave_configure(struct scsi_device *sdev) in ibmvfc_slave_configure()
3400 static int ibmvfc_change_queue_depth(struct scsi_device *sdev, int qdepth) in ibmvfc_change_queue_depth()