Lines Matching refs:sdev
114 "static int xxx_slave_alloc(struct scsi_device * sdev) { /* code */ }"
440 * @sdev: pointer to SCSI device to change queue depth on
456 int scsi_change_queue_depth(struct scsi_device *sdev, int tags)
593 * @sdev: a pointer to a scsi device instance
602 * lead to the slave_destroy() callback being invoked. sdev is an
607 int scsi_remove_device(struct scsi_device *sdev)
664 * @sdev: pointer to SCSI device instance
680 int scsi_track_queue_full(struct scsi_device *sdev, int depth)
725 static int xyz_slave_configure(struct scsi_device * sdev);
761 * @sdev: pointer to scsi device context (defined in
783 int bios_param(struct scsi_device * sdev, struct block_device *bdev,