Home
last modified time | relevance | path

Searched defs:sdev (Results 351 - 375 of 637) sorted by relevance

1...<<11121314151617181920>>...26

/kernel/linux/linux-6.6/sound/soc/sof/
H A Dops.h24 static inline int sof_ops_init(struct snd_sof_dev *sdev) in sof_ops_init() argument
32 static inline void sof_ops_free(struct snd_sof_dev *sdev) in sof_ops_free() argument
41 snd_sof_probe(struct snd_sof_dev *sdev) snd_sof_probe() argument
46 snd_sof_remove(struct snd_sof_dev *sdev) snd_sof_remove() argument
54 snd_sof_shutdown(struct snd_sof_dev *sdev) snd_sof_shutdown() argument
68 snd_sof_dsp_run(struct snd_sof_dev *sdev) snd_sof_dsp_run() argument
73 snd_sof_dsp_stall(struct snd_sof_dev *sdev, unsigned int core_mask) snd_sof_dsp_stall() argument
81 snd_sof_dsp_reset(struct snd_sof_dev *sdev) snd_sof_dsp_reset() argument
90 snd_sof_dsp_core_get(struct snd_sof_dev *sdev, int core) snd_sof_dsp_core_get() argument
124 snd_sof_dsp_core_put(struct snd_sof_dev *sdev, int core) snd_sof_dsp_core_put() argument
154 snd_sof_dsp_pre_fw_run(struct snd_sof_dev *sdev) snd_sof_dsp_pre_fw_run() argument
162 snd_sof_dsp_post_fw_run(struct snd_sof_dev *sdev) snd_sof_dsp_post_fw_run() argument
171 snd_sof_dsp_parse_platform_ext_manifest(struct snd_sof_dev *sdev, const struct sof_ext_man_elem_header *hdr) snd_sof_dsp_parse_platform_ext_manifest() argument
191 snd_sof_dsp_get_bar_index(struct snd_sof_dev *sdev, u32 type) snd_sof_dsp_get_bar_index() argument
199 snd_sof_dsp_get_mailbox_offset(struct snd_sof_dev *sdev) snd_sof_dsp_get_mailbox_offset() argument
208 snd_sof_dsp_get_window_offset(struct snd_sof_dev *sdev, u32 id) snd_sof_dsp_get_window_offset() argument
218 snd_sof_dsp_resume(struct snd_sof_dev *sdev) snd_sof_dsp_resume() argument
226 snd_sof_dsp_suspend(struct snd_sof_dev *sdev, u32 target_state) snd_sof_dsp_suspend() argument
235 snd_sof_dsp_runtime_resume(struct snd_sof_dev *sdev) snd_sof_dsp_runtime_resume() argument
243 snd_sof_dsp_runtime_suspend(struct snd_sof_dev *sdev) snd_sof_dsp_runtime_suspend() argument
251 snd_sof_dsp_runtime_idle(struct snd_sof_dev *sdev) snd_sof_dsp_runtime_idle() argument
259 snd_sof_dsp_hw_params_upon_resume(struct snd_sof_dev *sdev) snd_sof_dsp_hw_params_upon_resume() argument
266 snd_sof_dsp_set_clk(struct snd_sof_dev *sdev, u32 freq) snd_sof_dsp_set_clk() argument
275 snd_sof_dsp_set_power_state(struct snd_sof_dev *sdev, const struct sof_dsp_power_state *target_state) snd_sof_dsp_set_power_state() argument
293 snd_sof_debugfs_add_region_item(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, u32 offset, size_t size, const char *name, enum sof_debugfs_access_type access_type) snd_sof_debugfs_add_region_item() argument
305 snd_sof_dsp_write8(struct snd_sof_dev *sdev, u32 bar, u32 offset, u8 value) snd_sof_dsp_write8() argument
314 snd_sof_dsp_write(struct snd_sof_dev *sdev, u32 bar, u32 offset, u32 value) snd_sof_dsp_write() argument
323 snd_sof_dsp_write64(struct snd_sof_dev *sdev, u32 bar, u32 offset, u64 value) snd_sof_dsp_write64() argument
332 snd_sof_dsp_read8(struct snd_sof_dev *sdev, u32 bar, u32 offset) snd_sof_dsp_read8() argument
341 snd_sof_dsp_read(struct snd_sof_dev *sdev, u32 bar, u32 offset) snd_sof_dsp_read() argument
350 snd_sof_dsp_read64(struct snd_sof_dev *sdev, u32 bar, u32 offset) snd_sof_dsp_read64() argument
359 snd_sof_dsp_update8(struct snd_sof_dev *sdev, u32 bar, u32 offset, u8 mask, u8 value) snd_sof_dsp_update8() argument
371 snd_sof_dsp_block_read(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, u32 offset, void *dest, size_t bytes) snd_sof_dsp_block_read() argument
378 snd_sof_dsp_block_write(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, u32 offset, void *src, size_t bytes) snd_sof_dsp_block_write() argument
386 snd_sof_dsp_mailbox_read(struct snd_sof_dev *sdev, u32 offset, void *dest, size_t bytes) snd_sof_dsp_mailbox_read() argument
393 snd_sof_dsp_mailbox_write(struct snd_sof_dev *sdev, u32 offset, void *src, size_t bytes) snd_sof_dsp_mailbox_write() argument
401 snd_sof_dsp_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) snd_sof_dsp_send_msg() argument
409 snd_sof_pcm_platform_open(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream) snd_sof_pcm_platform_open() argument
420 snd_sof_pcm_platform_close(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream) snd_sof_pcm_platform_close() argument
431 snd_sof_pcm_platform_hw_params(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_sof_platform_stream_params *platform_params) snd_sof_pcm_platform_hw_params() argument
445 snd_sof_pcm_platform_hw_free(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream) snd_sof_pcm_platform_hw_free() argument
456 snd_sof_pcm_platform_trigger(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream, int cmd) snd_sof_pcm_platform_trigger() argument
466 snd_sof_load_firmware(struct snd_sof_dev *sdev) snd_sof_load_firmware() argument
474 snd_sof_ipc_msg_data(struct snd_sof_dev *sdev, struct snd_sof_pcm_stream *sps, void *p, size_t sz) snd_sof_ipc_msg_data() argument
482 snd_sof_set_stream_data_offset(struct snd_sof_dev *sdev, struct snd_sof_pcm_stream *sps, size_t posn_offset) snd_sof_set_stream_data_offset() argument
495 snd_sof_pcm_platform_pointer(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream) snd_sof_pcm_platform_pointer() argument
505 snd_sof_pcm_platform_ack(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream) snd_sof_pcm_platform_ack() argument
514 snd_sof_pcm_get_stream_position(struct snd_sof_dev *sdev, struct snd_soc_component *component, struct snd_pcm_substream *substream) snd_sof_pcm_get_stream_position() argument
526 snd_sof_machine_register(struct snd_sof_dev *sdev, void *pdata) snd_sof_machine_register() argument
535 snd_sof_machine_unregister(struct snd_sof_dev *sdev, void *pdata) snd_sof_machine_unregister() argument
542 snd_sof_machine_select(struct snd_sof_dev *sdev) snd_sof_machine_select() argument
551 snd_sof_set_mach_params(struct snd_soc_acpi_mach *mach, struct snd_sof_dev *sdev) snd_sof_set_mach_params() argument
[all...]
H A Dipc4-mtrace.c106 struct snd_sof_dev *sdev; member
120 struct snd_sof_dev *sdev; member
192 struct snd_sof_dev *sdev = core_data->sdev; in sof_ipc4_mtrace_dfs_read() local
392 mtrace_debugfs_create(struct snd_sof_dev *sdev) mtrace_debugfs_create() argument
421 ipc4_mtrace_enable(struct snd_sof_dev *sdev) ipc4_mtrace_enable() argument
467 ipc4_mtrace_disable(struct snd_sof_dev *sdev) ipc4_mtrace_disable() argument
506 sof_mtrace_find_core_slots(struct snd_sof_dev *sdev) sof_mtrace_find_core_slots() argument
548 ipc4_mtrace_init(struct snd_sof_dev *sdev) ipc4_mtrace_init() argument
607 ipc4_mtrace_free(struct snd_sof_dev *sdev) ipc4_mtrace_free() argument
612 sof_ipc4_mtrace_update_pos_all_cores(struct snd_sof_dev *sdev) sof_ipc4_mtrace_update_pos_all_cores() argument
622 sof_ipc4_mtrace_update_pos(struct snd_sof_dev *sdev, int core) sof_ipc4_mtrace_update_pos() argument
655 ipc4_mtrace_fw_crashed(struct snd_sof_dev *sdev) ipc4_mtrace_fw_crashed() argument
665 ipc4_mtrace_resume(struct snd_sof_dev *sdev) ipc4_mtrace_resume() argument
670 ipc4_mtrace_suspend(struct snd_sof_dev *sdev, pm_message_t pm_state) ipc4_mtrace_suspend() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/intel/atom/
H A Dsst-mfld-platform-pcm.c156 static int sst_get_stream_mapping(int dev, int sdev, int dir, in sst_get_stream_mapping() argument
/third_party/backends/backend/
H A Dhs2p-scsi.c80 SANE_Device *sdev; in ScannerDump() local
/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-sata.c854 struct scsi_device *sdev = to_scsi_device(device); in ata_ncq_prio_enable_show() local
881 struct scsi_device *sdev = to_scsi_device(device); in ata_ncq_prio_enable_store() local
977 struct scsi_device *sdev = to_scsi_device(dev); in ata_scsi_activity_show() local
991 struct scsi_device *sdev in ata_scsi_activity_store() local
1025 __ata_change_queue_depth(struct ata_port *ap, struct scsi_device *sdev, int queue_depth) __ata_change_queue_depth() argument
1074 ata_scsi_change_queue_depth(struct scsi_device *sdev, int queue_depth) ata_scsi_change_queue_depth() argument
1234 ata_sas_slave_configure(struct scsi_device *sdev, struct ata_port *ap) ata_sas_slave_configure() argument
[all...]
/kernel/linux/linux-5.10/drivers/firmware/arm_scmi/
H A Ddriver.c728 struct scmi_device *sdev; in scmi_create_protocol_device() local
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw_verbs.c81 struct siw_device *sdev = to_siw_dev(base_ctx->device); in siw_alloc_ucontext() local
125 struct siw_device *sdev = to_siw_dev(base_dev); siw_query_device() local
166 struct siw_device *sdev = to_siw_dev(base_dev); siw_query_port() local
215 struct siw_device *sdev = to_siw_dev(base_dev); siw_query_gid() local
226 struct siw_device *sdev = to_siw_dev(pd->device); siw_alloc_pd() local
239 struct siw_device *sdev = to_siw_dev(pd->device); siw_dealloc_pd() local
299 struct siw_device *sdev = to_siw_dev(base_dev); siw_create_qp() local
510 struct siw_device *sdev; siw_query_qp() local
1099 struct siw_device *sdev = to_siw_dev(base_cq->device); siw_destroy_cq() local
1130 struct siw_device *sdev = to_siw_dev(base_cq->device); siw_create_cq() local
1286 struct siw_device *sdev = to_siw_dev(base_mr->device); siw_dereg_mr() local
1316 struct siw_device *sdev = to_siw_dev(pd->device); siw_reg_user_mr() local
1408 struct siw_device *sdev = to_siw_dev(pd->device); siw_alloc_mr() local
1541 struct siw_device *sdev = to_siw_dev(pd->device); siw_get_dma_mr() local
1589 struct siw_device *sdev = to_siw_dev(base_srq->device); siw_create_srq() local
1735 struct siw_device *sdev = to_siw_dev(base_srq->device); siw_destroy_srq() local
1868 siw_port_event(struct siw_device *sdev, u8 port, enum ib_event_type etype) siw_port_event() argument
[all...]
/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dgamecon.c256 struct gc_subdev *sdev = data; in gc_n64_play_effect() local
294 struct gc_subdev *sdev; in gc_n64_init_ff() local
/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h416 struct srpt_device *sdev; member
/kernel/linux/linux-5.10/drivers/mtd/devices/
H A Dspear_smi.c1076 struct spear_smi *sdev = dev_get_drvdata(dev); in spear_smi_suspend() local
1086 struct spear_smi *sdev = dev_get_drvdata(dev); in spear_smi_resume() local
/kernel/linux/linux-5.10/drivers/scsi/
H A D3w-xxxx.c1341 static int tw_scsi_biosparam(struct scsi_device *sdev, struct block_device *bdev, in tw_scsi_biosparam() argument
2227 static int tw_slave_configure(struct scsi_device *sdev) in tw_slave_configure() argument
H A D3w-sas.c1408 static int twl_scsi_biosparam(struct scsi_device *sdev, struct block_device *bdev, sector_t capacity, int geom[]) in twl_scsi_biosparam() argument
1532 static int twl_slave_configure(struct scsi_device *sdev) in twl_slave_configure() argument
H A Dinitio.c2664 static int i91u_biosparam(struct scsi_device *sdev, struct block_device *dev, in i91u_biosparam() argument
H A Dhptiop.c1109 static int hptiop_adjust_disk_queue_depth(struct scsi_device *sdev, in hptiop_adjust_disk_queue_depth() argument
1160 static int hptiop_slave_config(struct scsi_device *sdev) in hptiop_slave_config() argument
H A Dscsi_transport_spi.c107 static int spi_execute(struct scsi_device *sdev, const void *cmd, in spi_execute() argument
214 struct scsi_device *sdev = to_scsi_device(dev); in spi_device_configure() local
627 spi_dv_device_echo_buffer(struct scsi_device *sdev, u8 *buffer, u8 *ptr, const int retries) spi_dv_device_echo_buffer() argument
713 spi_dv_device_compare_inquiry(struct scsi_device *sdev, u8 *buffer, u8 *ptr, const int retries) spi_dv_device_compare_inquiry() argument
749 spi_dv_retrain(struct scsi_device *sdev, u8 *buffer, u8 *ptr, enum spi_compare_returns (*compare_fn)(struct scsi_device *, u8 *, u8 *, int)) spi_dv_retrain() argument
807 spi_dv_device_get_echo_buffer(struct scsi_device *sdev, u8 *buffer) spi_dv_device_get_echo_buffer() argument
854 spi_dv_device_internal(struct scsi_device *sdev, u8 *buffer) spi_dv_device_internal() argument
998 spi_dv_device(struct scsi_device *sdev) spi_dv_device() argument
1067 struct scsi_device *sdev; global() member
1075 struct scsi_device *sdev = wqw->sdev; spi_dv_device_work_wrapper() local
1094 spi_schedule_dv_device(struct scsi_device *sdev) spi_schedule_dv_device() argument
1379 struct scsi_device *sdev; spi_device_match() local
[all...]
H A Dsd.h180 static inline sector_t logical_to_sectors(struct scsi_device *sdev, sector_t blocks) in logical_to_sectors() argument
185 static inline unsigned int logical_to_bytes(struct scsi_device *sdev, sector_t blocks) in logical_to_bytes() argument
190 static inline sector_t bytes_to_logical(struct scsi_device *sdev, unsigned int bytes) in bytes_to_logical() argument
195 static inline sector_t sectors_to_logical(struct scsi_device *sdev, sector_t sector) in sectors_to_logical() argument
H A Dxen-scsifront.c653 static int scsifront_sdev_configure(struct scsi_device *sdev) in scsifront_sdev_configure() argument
671 static void scsifront_sdev_destroy(struct scsi_device *sdev) in scsifront_sdev_destroy() argument
976 struct scsi_device *sdev; in scsifront_do_lun_hotplug() local
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Dlinit.c297 static int aac_biosparm(struct scsi_device *sdev, struct block_device *bdev, in aac_biosparm() argument
390 static int aac_slave_configure(struct scsi_device *sdev) in aac_slave_configure() argument
518 aac_change_queue_depth(struct scsi_device *sdev, int depth) aac_change_queue_depth() argument
560 struct scsi_device *sdev = to_scsi_device(dev); aac_show_raid_level() local
581 struct scsi_device *sdev = to_scsi_device(dev); aac_show_unique_id() local
614 aac_ioctl(struct scsi_device *sdev, unsigned int cmd, void __user *arg) aac_ioctl() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/device_handler/
H A Dscsi_dh_alua.c88 struct scsi_device *sdev; member
125 static int submit_rtpg(struct scsi_device *sdev, unsigned char *buff, in submit_rtpg() argument
153 static int submit_stpg(struct scsi_device *sdev, int group_id, in submit_stpg() argument
210 alua_alloc_pg(struct scsi_device *sdev, int group_id, int tpgs) alua_alloc_pg() argument
267 alua_check_tpgs(struct scsi_device *sdev) alua_check_tpgs() argument
319 alua_check_vpd(struct scsi_device *sdev, struct alua_dh_data *h, int tpgs) alua_check_vpd() argument
408 alua_check_sense(struct scsi_device *sdev, struct scsi_sense_hdr *sense_hdr) alua_check_sense() argument
481 alua_tur(struct scsi_device *sdev) alua_tur() argument
505 alua_rtpg(struct scsi_device *sdev, struct alua_port_group *pg) alua_rtpg() argument
745 alua_stpg(struct scsi_device *sdev, struct alua_port_group *pg) alua_stpg() argument
799 struct scsi_device *sdev; alua_rtpg_work() local
893 alua_rtpg_queue(struct alua_port_group *pg, struct scsi_device *sdev, struct alua_queue_data *qdata, bool force) alua_rtpg_queue() argument
945 alua_initialize(struct scsi_device *sdev, struct alua_dh_data *h) alua_initialize() argument
966 alua_set_params(struct scsi_device *sdev, const char *params) alua_set_params() argument
1010 alua_activate(struct scsi_device *sdev, activate_complete fn, void *data) alua_activate() argument
1058 alua_check(struct scsi_device *sdev, bool force) alua_check() argument
1081 alua_prep_fn(struct scsi_device *sdev, struct request *req) alua_prep_fn() argument
1106 alua_rescan(struct scsi_device *sdev) alua_rescan() argument
1117 alua_bus_attach(struct scsi_device *sdev) alua_bus_attach() argument
1147 alua_bus_detach(struct scsi_device *sdev) alua_bus_detach() argument
[all...]
H A Dscsi_dh_rdac.c187 struct scsi_device *sdev; member
362 static int get_lun_info(struct scsi_device *sdev, struct rdac_dh_data *h, in get_lun_info() argument
388 static int check_ownership(struct scsi_device *sdev, struct rdac_dh_data *h) in check_ownership() argument
326 get_controller(int index, char *array_name, u8 *array_id, struct scsi_device *sdev) get_controller() argument
437 initialize_controller(struct scsi_device *sdev, struct rdac_dh_data *h, char *array_name, u8 *array_id) initialize_controller() argument
465 set_mode_select(struct scsi_device *sdev, struct rdac_dh_data *h) set_mode_select() argument
485 mode_select_handle_sense(struct scsi_device *sdev, struct scsi_sense_hdr *sense_hdr) mode_select_handle_sense() argument
531 struct scsi_device *sdev = ctlr->ms_sdev; send_mode_select() local
585 queue_mode_select(struct scsi_device *sdev, activate_complete fn, void *data) queue_mode_select() argument
611 rdac_activate(struct scsi_device *sdev, activate_complete fn, void *data) rdac_activate() argument
647 rdac_prep_fn(struct scsi_device *sdev, struct request *req) rdac_prep_fn() argument
659 rdac_check_sense(struct scsi_device *sdev, struct scsi_sense_hdr *sense_hdr) rdac_check_sense() argument
724 rdac_bus_attach(struct scsi_device *sdev) rdac_bus_attach() argument
[all...]
/kernel/linux/linux-5.10/drivers/s390/scsi/
H A Dzfcp_fsf.c960 struct scsi_device *sdev = req->data; in zfcp_fsf_abort_fcp_command_handler() local
1024 struct scsi_device *sdev = scmnd->device; in zfcp_fsf_abort_fcp_cmnd() local
2004 struct scsi_device *sdev; in zfcp_fsf_close_physical_port_handler() local
2096 struct scsi_device *sdev = req->data; zfcp_fsf_open_lun_handler() local
2219 struct scsi_device *sdev = req->data; zfcp_fsf_close_lun_handler() local
2370 zfcp_fsf_fcp_handler_common(struct zfcp_fsf_req *req, struct scsi_device *sdev) zfcp_fsf_fcp_handler_common() argument
2544 struct scsi_device *sdev = scsi_cmnd->device; zfcp_fsf_fcp_cmnd() local
2633 struct scsi_device *sdev = req->data; zfcp_fsf_fcp_task_mgmt_handler() local
2654 zfcp_fsf_fcp_task_mgmt(struct scsi_device *sdev, u8 tm_flags) zfcp_fsf_fcp_task_mgmt() argument
[all...]
H A Dzfcp_erp.c84 static void zfcp_erp_action_dismiss_lun(struct scsi_device *sdev) in zfcp_erp_action_dismiss_lun() argument
94 struct scsi_device *sdev; in zfcp_erp_action_dismiss_port() local
121 zfcp_erp_handle_failed( enum zfcp_erp_act_type want, struct zfcp_adapter *adapter, struct zfcp_port *port, struct scsi_device *sdev) zfcp_erp_handle_failed() argument
161 zfcp_erp_required_act(enum zfcp_erp_act_type want, struct zfcp_adapter *adapter, struct zfcp_port *port, struct scsi_device *sdev) zfcp_erp_required_act() argument
213 zfcp_erp_setup_act(enum zfcp_erp_act_type need, u32 act_status, struct zfcp_adapter *adapter, struct zfcp_port *port, struct scsi_device *sdev) zfcp_erp_setup_act() argument
281 zfcp_erp_action_enqueue(enum zfcp_erp_act_type want, struct zfcp_adapter *adapter, struct zfcp_port *port, struct scsi_device *sdev, char *dbftag, u32 act_status) zfcp_erp_action_enqueue() argument
453 zfcp_erp_lun_block(struct scsi_device *sdev, int clear_mask) zfcp_erp_lun_block() argument
459 _zfcp_erp_lun_reopen(struct scsi_device *sdev, int clear, char *dbftag, u32 act_status) _zfcp_erp_lun_reopen() argument
479 zfcp_erp_lun_reopen(struct scsi_device *sdev, int clear, char *dbftag) zfcp_erp_lun_reopen() argument
497 zfcp_erp_lun_shutdown(struct scsi_device *sdev, int clear, char *dbftag) zfcp_erp_lun_shutdown() argument
513 zfcp_erp_lun_shutdown_wait(struct scsi_device *sdev, char *dbftag) zfcp_erp_lun_shutdown_wait() argument
549 zfcp_erp_lun_unblock(struct scsi_device *sdev) zfcp_erp_lun_unblock() argument
672 struct scsi_device *sdev; _zfcp_erp_lun_reopen_all() local
1118 zfcp_erp_lun_strategy_clearstati(struct scsi_device *sdev) zfcp_erp_lun_strategy_clearstati() argument
1153 struct scsi_device *sdev = erp_action->sdev; zfcp_erp_lun_strategy() local
1183 zfcp_erp_strategy_check_lun( struct scsi_device *sdev, enum zfcp_erp_act_result result) zfcp_erp_strategy_check_lun() argument
1297 struct scsi_device *sdev = erp_action->sdev; zfcp_erp_strategy_check_target() local
1338 struct scsi_device *sdev = act->sdev; zfcp_erp_strategy_statechange() local
1419 struct scsi_device *sdev; zfcp_erp_try_rport_unblock() local
1473 struct scsi_device *sdev = act->sdev; zfcp_erp_action_cleanup() local
1696 struct scsi_device *sdev; zfcp_erp_set_adapter_status() local
1733 struct scsi_device *sdev; zfcp_erp_clear_adapter_status() local
1779 struct scsi_device *sdev; zfcp_erp_set_port_status() local
1805 struct scsi_device *sdev; zfcp_erp_clear_port_status() local
1834 zfcp_erp_set_lun_status(struct scsi_device *sdev, u32 mask) zfcp_erp_set_lun_status() argument
1846 zfcp_erp_clear_lun_status(struct scsi_device *sdev, u32 mask) zfcp_erp_clear_lun_status() argument
[all...]
H A Dzfcp_def.h130 struct scsi_device *sdev; member
293 static inline struct zfcp_scsi_dev *sdev_to_zfcp(struct scsi_device *sdev) in sdev_to_zfcp() argument
302 static inline u64 zfcp_scsi_dev_lun(struct scsi_device *sdev) in zfcp_scsi_dev_lun() argument
/kernel/linux/linux-5.10/drivers/scsi/megaraid/
H A Dmegaraid_mbox.c4014 struct scsi_device *sdev = to_scsi_device(dev); in megaraid_sysfs_show_ldnum() local
/kernel/linux/linux-5.10/drivers/scsi/snic/
H A Dsnic_scsi.c2101 snic_dev_reset_supported(struct scsi_device *sdev) in snic_dev_reset_supported() argument

Completed in 40 milliseconds

1...<<11121314151617181920>>...26