Lines Matching refs:set
361 * current_sdev. We race with others (to set starget_sdev_user),
900 /* for passthrough, *blk_statp may be set */
1741 static int scsi_mq_init_request(struct blk_mq_tag_set *set, struct request *rq,
1744 struct Scsi_Host *shost = set->driver_data;
1774 static void scsi_mq_exit_request(struct blk_mq_tag_set *set, struct request *rq,
1777 struct Scsi_Host *shost = set->driver_data;
1786 static int scsi_map_queues(struct blk_mq_tag_set *set)
1788 struct Scsi_Host *shost = container_of(set, struct Scsi_Host, tag_set);
1792 return blk_mq_map_queues(&set->map[HCTX_TYPE_DEFAULT]);
1830 * which is set by the platform.
2067 * @dbd: set to prevent mode sense from returning block descriptors
2728 * @new_state: state to set the device to after unblocking
2782 * @new_state: state to set the device to after unblocking