| /kernel/linux/linux-6.6/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_scsih.c | 1789 scsih_change_queue_depth(struct scsi_device *sdev, int qdepth) in scsih_change_queue_depth() argument 870 _scsih_display_enclosure_chassis_info(struct MPT3SAS_ADAPTER *ioc, struct _sas_device *sas_device, struct scsi_device *sdev, struct scsi_target *starget) _scsih_display_enclosure_chassis_info() argument 1849 mpt3sas_scsih_change_queue_depth(struct scsi_device *sdev, int qdepth) mpt3sas_scsih_change_queue_depth() argument 2036 scsih_slave_alloc(struct scsi_device *sdev) scsih_slave_alloc() argument 2115 scsih_slave_destroy(struct scsi_device *sdev) scsih_slave_destroy() argument 2170 _scsih_display_sata_capabilities(struct MPT3SAS_ADAPTER *ioc, u16 handle, struct scsi_device *sdev) _scsih_display_sata_capabilities() argument 2223 struct scsi_device *sdev = to_scsi_device(dev); scsih_is_raid() local 2234 struct scsi_device *sdev = to_scsi_device(dev); scsih_is_nvme() local 2246 struct scsi_device *sdev = to_scsi_device(dev); scsih_get_resync() local 2307 struct scsi_device *sdev = to_scsi_device(dev); scsih_get_state() local 2373 _scsih_set_level(struct MPT3SAS_ADAPTER *ioc, struct scsi_device *sdev, u8 volume_type) _scsih_set_level() argument 2483 _scsih_enable_tlr(struct MPT3SAS_ADAPTER *ioc, struct scsi_device *sdev) _scsih_enable_tlr() argument 2508 scsih_slave_configure(struct scsi_device *sdev) scsih_slave_configure() argument 2767 scsih_bios_param(struct scsi_device *sdev, struct block_device *bdev, sector_t capacity, int params[]) scsih_bios_param() argument 2888 struct scsi_device *sdev; mpt3sas_scsih_set_tm_flag() local 2916 struct scsi_device *sdev; mpt3sas_scsih_clear_tm_flag() local 3767 _scsih_internal_device_block(struct scsi_device *sdev, struct MPT3SAS_DEVICE *sas_device_priv_data) _scsih_internal_device_block() argument 3792 _scsih_internal_device_unblock(struct scsi_device *sdev, struct MPT3SAS_DEVICE *sas_device_priv_data) _scsih_internal_device_unblock() argument 3837 struct scsi_device *sdev; _scsih_ublock_io_all_device() local 3867 struct scsi_device *sdev; _scsih_ublock_io_device() local 3894 struct scsi_device *sdev; _scsih_block_io_all_device() local 3923 struct scsi_device *sdev; _scsih_block_io_device() local 8659 struct scsi_device *sdev; _scsih_sas_broadcast_primitive_event() local 9003 _scsih_reprobe_lun(struct scsi_device *sdev, void *no_uld_attach) _scsih_reprobe_lun() argument 9655 struct scsi_device *sdev; _scsih_prep_device_scan() local 9675 struct scsi_device *sdev; _scsih_update_device_qdepth() local 12600 scsih_ncq_prio_supp(struct scsi_device *sdev) scsih_ncq_prio_supp() argument [all...] |
| H A D | mpt3sas_base.h | 716 struct scsi_device *sdev; member
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| H A D | ipr.h | 1324 struct scsi_device *sdev; member 1634 struct scsi_device *sdev; member
|
| H A D | hpsa.c | 336 static inline struct ctlr_info *sdev_to_hba(struct scsi_device *sdev) in sdev_to_hba() argument 678 struct scsi_device *sdev; in raid_level_show() local 710 struct scsi_device *sdev; lunid_show() local 732 struct scsi_device *sdev; unique_id_show() local 760 struct scsi_device *sdev; sas_address_show() local 783 struct scsi_device *sdev; host_show_hp_ssd_smart_path_enabled() local 811 struct scsi_device *sdev; path_info_show() local 1882 struct scsi_device *sdev = NULL; hpsa_remove_device() local 2104 hpsa_slave_alloc(struct scsi_device *sdev) hpsa_slave_alloc() argument 2139 hpsa_slave_configure(struct scsi_device *sdev) hpsa_slave_configure() argument 2170 hpsa_slave_destroy(struct scsi_device *sdev) hpsa_slave_destroy() argument 5805 hpsa_change_queue_depth(struct scsi_device *sdev, int qdepth) hpsa_change_queue_depth() argument [all...] |
| H A D | ncr53c8xx.c | 4112 struct scsi_device *sdev = cmd->device; in ncr_queue_command() local 5623 ncr_setup_tags(struct ncb *np, struct scsi_device *sdev) ncr_setup_tags() argument 7573 ncr_setup_lcb(struct ncb *np, struct scsi_device *sdev) ncr_setup_lcb() argument [all...] |
| H A D | scsi_debug.c | 998 static void config_cdb_len(struct scsi_device *sdev) in config_cdb_len() argument 1041 struct scsi_device *sdev; all_config_cdb_len() local 4975 find_build_dev_info(struct scsi_device *sdev) find_build_dev_info() argument 7166 sdebug_change_qdepth(struct scsi_device *sdev, int qdepth) sdebug_change_qdepth() argument [all...] |
| H A D | advansys.c | 7185 advansys_biosparam(struct scsi_device *sdev, struct block_device *bdev, in advansys_biosparam() argument 7284 static void AscAsyncFix(ASC_DVC_VAR *asc_dvc, struct scsi_device *sdev) in AscAsyncFix() argument 7308 advansys_narrow_slave_configure(struct scsi_device *sdev, ASC_DVC_VAR *asc_dvc) in advansys_narrow_slave_configure() argument 7434 advansys_wide_slave_configure(struct scsi_device *sdev, ADV_DVC_VAR *adv_dvc) advansys_wide_slave_configure() argument 7480 advansys_slave_configure(struct scsi_device *sdev) advansys_slave_configure() argument [all...] |
| /kernel/linux/linux-5.10/drivers/scsi/hisi_sas/ |
| H A D | hisi_sas_v3_hw.c | 2757 static int slave_configure_v3_hw(struct scsi_device *sdev) in slave_configure_v3_hw() argument
|
| /kernel/linux/linux-5.10/drivers/scsi/smartpqi/ |
| H A D | smartpqi_init.c | 194 static inline void pqi_disable_write_same(struct scsi_device *sdev) in pqi_disable_write_same() argument 2643 static inline void pqi_take_device_offline(struct scsi_device *sdev, char *path) in pqi_take_device_offline() argument 5785 pqi_slave_alloc(struct scsi_device *sdev) pqi_slave_alloc() argument 5838 pqi_slave_configure(struct scsi_device *sdev) pqi_slave_configure() argument 5848 pqi_slave_destroy(struct scsi_device *sdev) pqi_slave_destroy() argument 6124 pqi_ioctl(struct scsi_device *sdev, unsigned int cmd, void __user *arg) pqi_ioctl() argument 6287 struct scsi_device *sdev; pqi_unique_id_show() local 6324 struct scsi_device *sdev; pqi_lunid_show() local 6353 struct scsi_device *sdev; pqi_path_info_show() local 6436 struct scsi_device *sdev; pqi_sas_address_show() local 6463 struct scsi_device *sdev; pqi_ssd_smart_path_enabled_show() local 6491 struct scsi_device *sdev; pqi_raid_level_show() local 6521 struct scsi_device *sdev; pqi_raid_bypass_cnt_show() local [all...] |
| H A D | smartpqi.h | 958 struct scsi_device *sdev; member
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| H A D | wcd934x.c | 522 struct slim_device *sdev; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | libata.h | 683 struct scsi_device *sdev; /* attached SCSI device */ member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | libata.h | 667 struct scsi_device *sdev; /* attached SCSI device */ member
|
| /kernel/linux/linux-6.6/drivers/scsi/ |
| H A D | ncr53c8xx.c | 4084 struct scsi_device *sdev = cmd->device; in ncr_queue_command() local 5457 ncr_setup_tags(struct ncb *np, struct scsi_device *sdev) ncr_setup_tags() argument 7407 ncr_setup_lcb(struct ncb *np, struct scsi_device *sdev) ncr_setup_lcb() argument [all...] |
| H A D | scsi_debug.c | 1000 static void config_cdb_len(struct scsi_device *sdev) in config_cdb_len() argument 1043 struct scsi_device *sdev; all_config_cdb_len() local 5104 find_build_dev_info(struct scsi_device *sdev) find_build_dev_info() argument 7302 sdebug_change_qdepth(struct scsi_device *sdev, int qdepth) sdebug_change_qdepth() argument [all...] |
| H A D | ipr.h | 1265 struct scsi_device *sdev; member 1571 struct scsi_device *sdev; member
|
| H A D | hpsa.c | 335 static inline struct ctlr_info *sdev_to_hba(struct scsi_device *sdev) in sdev_to_hba() argument 677 struct scsi_device *sdev; in raid_level_show() local 709 struct scsi_device *sdev; lunid_show() local 731 struct scsi_device *sdev; unique_id_show() local 759 struct scsi_device *sdev; sas_address_show() local 782 struct scsi_device *sdev; host_show_hp_ssd_smart_path_enabled() local 810 struct scsi_device *sdev; path_info_show() local 1888 struct scsi_device *sdev = NULL; hpsa_remove_device() local 2110 hpsa_slave_alloc(struct scsi_device *sdev) hpsa_slave_alloc() argument 2145 hpsa_slave_configure(struct scsi_device *sdev) hpsa_slave_configure() argument 2176 hpsa_slave_destroy(struct scsi_device *sdev) hpsa_slave_destroy() argument 5821 hpsa_change_queue_depth(struct scsi_device *sdev, int qdepth) hpsa_change_queue_depth() argument [all...] |
| H A D | advansys.c | 7099 advansys_biosparam(struct scsi_device *sdev, struct block_device *bdev, in advansys_biosparam() argument 7198 static void AscAsyncFix(ASC_DVC_VAR *asc_dvc, struct scsi_device *sdev) in AscAsyncFix() argument 7222 advansys_narrow_slave_configure(struct scsi_device *sdev, ASC_DVC_VAR *asc_dvc) in advansys_narrow_slave_configure() argument 7348 advansys_wide_slave_configure(struct scsi_device *sdev, ADV_DVC_VAR *adv_dvc) advansys_wide_slave_configure() argument 7394 advansys_slave_configure(struct scsi_device *sdev) advansys_slave_configure() argument [all...] |
| /kernel/linux/linux-6.6/drivers/ufs/core/ |
| H A D | ufshcd.c | 569 struct scsi_device *sdev = req->q->queuedata; in ufshcd_print_tr_iter() local 1138 const struct scsi_device *sdev; in ufshcd_pending_cmds() local 2753 static inline bool is_device_wlun(struct scsi_device *sdev) in is_device_wlun() argument 4954 static void ufshcd_setup_links(struct ufs_hba *hba, struct scsi_device *sdev) in ufshcd_setup_links() argument 4991 ufshcd_lu_init(struct ufs_hba *hba, struct scsi_device *sdev) ufshcd_lu_init() argument 5050 ufshcd_slave_alloc(struct scsi_device *sdev) ufshcd_slave_alloc() argument 5087 ufshcd_change_queue_depth(struct scsi_device *sdev, int depth) ufshcd_change_queue_depth() argument 5098 ufshcd_slave_configure(struct scsi_device *sdev) ufshcd_slave_configure() argument 5130 ufshcd_slave_destroy(struct scsi_device *sdev) ufshcd_slave_destroy() argument 6293 struct scsi_device *sdev; ufshcd_recover_pm_error() local 6349 struct scsi_device *sdev = cmd->device; ufshcd_abort_one() local 7878 ufshcd_blk_pm_runtime_init(struct scsi_device *sdev) ufshcd_blk_pm_runtime_init() argument 9276 ufshcd_execute_start_stop(struct scsi_device *sdev, enum ufs_dev_pwr_mode pwr_mode, struct scsi_sense_hdr *sshdr) ufshcd_execute_start_stop() argument 9780 struct scsi_device *sdev = to_scsi_device(dev); ufshcd_wl_runtime_suspend() local 9800 struct scsi_device *sdev = to_scsi_device(dev); ufshcd_wl_runtime_resume() local 9822 struct scsi_device *sdev = to_scsi_device(dev); ufshcd_wl_suspend() local 9852 struct scsi_device *sdev = to_scsi_device(dev); ufshcd_wl_resume() local 10067 struct scsi_device *sdev = to_scsi_device(dev); ufshcd_wl_shutdown() local 10546 struct scsi_device *sdev = to_scsi_device(dev); ufshcd_wl_poweroff() local 10556 struct scsi_device *sdev = to_scsi_device(dev); ufshcd_wl_probe() local [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/smartpqi/ |
| H A D | smartpqi_init.c | 227 static inline void pqi_disable_write_same(struct scsi_device *sdev) in pqi_disable_write_same() argument 3134 static inline void pqi_take_device_offline(struct scsi_device *sdev, cha argument 6480 pqi_slave_alloc(struct scsi_device *sdev) pqi_slave_alloc() argument 6548 pqi_slave_configure(struct scsi_device *sdev) pqi_slave_configure() argument 6564 pqi_slave_destroy(struct scsi_device *sdev) pqi_slave_destroy() argument 6852 pqi_ioctl(struct scsi_device *sdev, unsigned int cmd, void __user *arg) pqi_ioctl() argument 7105 struct scsi_device *sdev; pqi_unique_id_show() local 7144 struct scsi_device *sdev; pqi_lunid_show() local 7176 struct scsi_device *sdev; pqi_path_info_show() local 7262 struct scsi_device *sdev; pqi_sas_address_show() local 7292 struct scsi_device *sdev; pqi_ssd_smart_path_enabled_show() local 7323 struct scsi_device *sdev; pqi_raid_level_show() local 7356 struct scsi_device *sdev; pqi_raid_bypass_cnt_show() local 7386 struct scsi_device *sdev; pqi_sas_ncq_prio_enable_show() local 7417 struct scsi_device *sdev; pqi_sas_ncq_prio_enable_store() local 7452 struct scsi_device *sdev; pqi_numa_node_show() local 8992 struct scsi_device *sdev; pqi_fail_all_outstanding_requests() local [all...] |
| H A D | smartpqi.h | 1152 struct scsi_device *sdev; member
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | wcd934x.c | 545 struct slim_device *sdev; member
|
| /kernel/linux/linux-6.6/drivers/scsi/hisi_sas/ |
| H A D | hisi_sas_v3_hw.c | 2898 static int slave_configure_v3_hw(struct scsi_device *sdev) in slave_configure_v3_hw() argument
|