If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.

0
U

Property:scsi mod.ko

From BoxMatrix
(Redirected from scsi mod.ko)


BoxMatrix >> Shell-Commands >> scsi_mod.ko @ BoxMatrix   -   IRC-Chat   -   Translate: de es fr it nl pl
News Selectors Models Accessories Components Environment Config Commands System Webif Software Develop Lexicon Community Project Media

Startup-Scr Hotplug-Scr BusyBox-Cmds Bash-Cmds AVM-Cmds Chipset-Cmds Linux-Cmds Shared-Libs Kernel-Mods Research

Kernel-Module

Note that Kernel 2.4 and builtin *.o modules have been renamed to *.ko for an easier comparison.

Goto:   Parameters  -  GPL-Browser  -  Dependencies   -   Model-Matrix   -   Symbols   -   SMW-Browser

Details

todo

Parameters

Daily updated index of all parameters for this module found scanning Firmware-Probes. Last update: 2024-04-20 07:32 GMT.
These parameters can be passed while loading the module like: modprobe <module> <parameter>=<value> ....
Parameters are listed multiple times if different descriptions were found in probes, which can be helpful to see evolution.

Parameter Mod Firmware Info
default_dev_flags 44 4.14 - 7.51 scsi default device flag integer value (int)
default_dev_flags 2 7.59 scsi default device flag uint64_t value (ullong)
dev_flags 46 4.14 - 7.59 Given scsi_dev_flags=vendor:model:flags[,v:m:f] add black/white list entries for vendor and model with an integer value of flags to the scsi device info list (string)
eh_deadline 2 7.59 SCSI EH timeout in seconds (should be between 0 and 2^31-1) (int)
inq_timeout 19 5.09 - 7.59 Timeout (in seconds) waiting for devices to answer INQUIRY. Default is 20. Some devices may need more; most need less. (uint)
inq_timeout 25 4.14 - 5.09 Timeout (in seconds) waiting for devices to answer INQUIRY. Default is 5. Some non-compliant devices need more. (int)
inq_timeout 11 4.85 - 6.87 Timeout (in seconds) waiting for devices to answer INQUIRY. Default is 5. Some non-compliant devices need more. (uint)
max_luns 25 4.14 - 5.09 last scsi LUN (should be between 1 and 2^32-1) (int)
max_luns 21 4.85 - 7.51 last scsi LUN (should be between 1 and 2^32-1) (uint)
max_luns 2 7.59 last scsi LUN (should be between 1 and 2^64-1) (ullong)
max_report_luns 25 4.14 - 5.09 REPORT LUNS maximum number of LUNS received (should be between 1 and 16384) (int)
max_report_luns 21 4.85 - 7.51 REPORT LUNS maximum number of LUNS received (should be between 1 and 16384) (uint)
scan 21 4.85 - 7.51 sync, async or none (string)
scan 2 7.59 sync, async, manual, or none. Setting to 'manual' disables automatic scanning, but allows for manual device scan via the 'scan' sysfs attribute. (string)
scsi_logging_level 46 4.14 - 7.59 a bit mask of logging levels (int)
use_blk_mq 2 7.59 bool
16 parameters for this module

GPL-Browser

Daily updated index of all scsi_mod.ko code findings on the GPL-Browser. Last update: 2024-04-20 04:13 GMT.
The Files header attempts to list the files which belong to this module. Useful if a directory contains multiple modules.
The Browse column points to the Path of the Makefile referring this code on the gpl.boxmatrix.info service.
The SoC column lists the Chip-Codenames, the Model column lists the nicks of the Box-Models.
The Diff column links the comparison of the AVM Kernel to the pristine original from Kernel.org.
The Download column links the full tarball the respective directory content is extracted from.
The presence of the source does not mean it fits the respective model and architecture. See the Model-Matrix where it's used.
Note that this list matches module names with hyphen (-) and underscore (_) exchangeable, same as modprobe does.

Dependencies

Daily updated index of all dependencies of this module. Last update: 2024-04-20 07:33 GMT.
A * in the Mod column marks info from Supportdata-Probes, which will always stay incomplete.

Relation Typ Object Mod Firmware Info Origin
Enabled by kcfg CONFIG_BLK_DEBUG_FS 1 7.39 - 7.90 Block layer debugging information in debugfs (blk-mq-debugfs.ko, scsi_mod.ko) Linux
Enabled by kcfg CONFIG_BLK_DEV_BSG 43 6.06 - 7.62 Block layer SG support v4 (bsg.ko, scsi_mod.ko) Linux
Enabled by kcfg CONFIG_PM 49 6.52 - 7.80 Power Management support (common.ko, cpu.ko, generic_ops.ko, mac80211.ko, main.ko, pm-boot.ko, pm.ko, qos.ko, resume.ko, runtime.ko, scsi_mod.ko, suspend.ko, sysfs.ko, wakeirq.ko) Linux
Enabled by kcfg CONFIG_SCSI 73 3.65 - 7.90 SCSI device support (scsi_mod.ko) Linux
Enabled by kcfg CONFIG_SCSI_CONSTANTS 6 4.99 - 7.29 Verbose SCSI error reporting (kernel size += 36K) (scsi_mod.ko) Linux
Enabled by kcfg CONFIG_SCSI_DH
Enabled by kcfg CONFIG_SCSI_DMA 57 5.25 - 7.90 Generic SCSI DMA support (scsi_mod.ko) Linux
Enabled by kcfg CONFIG_SCSI_NETLINK
Enabled by kcfg CONFIG_SCSI_PROC_FS 43 4.74 - 7.90 legacy /proc/scsi/ support (scsi_mod.ko) Linux
Enabled by kcfg CONFIG_SYSCTL 81 3.23 - 7.90 Sysctl support (ax25.ko, drop_caches.ko, ipv6.ko, irsysctl.ko, nfs.ko, nfsv4.ko, scsi_mod.ko, sctp.ko, sunrpc.ko, sysctl.ko, sysctl_net.ko, sysctl_net_802.ko, sysctl_net_atalk.ko, sysctl_net_ax25.ko, sysctl_net_core.ko, sysctl_net_ether.ko, sysctl_net_ipv4.ko, sysctl_net_ipx.ko, sysctl_net_netrom.ko, sysctl_net_rose.ko, sysctl_net_unix.ko, sysctl_net_x25.ko, unix.ko, utsname_sysctl.ko, xfs.ko) Linux
Required by mod scsi_tgt.ko 4 5.01 - 5.09 SCSI target core (GPL) Linux
Required by mod scsi_wait_scan.ko 10 4.85 - 6.04 SCSI wait for scans (GPL) Linux
Required by mod sd_mod.ko 46 4.14 - 7.59 SCSI disk (sd) driver (GPL) Linux
Required by mod sg.ko 21 4.14 - 5.09 SCSI generic (sg) driver (GPL) Linux
Required by mod sr_mod.ko 2 5.01 - 5.07 SCSI cdrom (sr) driver (GPL) Linux
Required by mod usb-storage.ko 46 4.14 - 7.59 USB Mass Storage driver for Linux (GPL) Linux
16 dependencies for this module

Model-Matrix

Daily updated index of the presence, path and size of this module for each model. Last update: 2024-04-20 05:17 GMT.
Showing all models using this module. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom) label in the Model column shows which CPU is meant for models with multiple Linux instances.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.

Model Firmware Path Size
FRITZ!Box 2070 3.87 - 4.15 ./kernel/drivers/scsi 100k - 101k
FRITZ!Box 2170 4.31 - 4.57 ./kernel/drivers/scsi 119k - 131k
FRITZ!Box WLAN 3050 3.63 - 4.07 ./kernel/drivers/scsi 100k - 103k
FRITZ!Box WLAN 3070 3.87 - 4.15 ./kernel/drivers/scsi 100k - 101k
FRITZ!Box WLAN 3130 4.21 - 4.34 ./kernel/drivers/scsi 101k - 131k
FRITZ!Box WLAN 3131 4.29 - 4.57 ./kernel/drivers/scsi 119k - 131k
FRITZ!Box WLAN 3170 4.31 - 4.58 ./kernel/drivers/scsi 119k - 131k
FRITZ!Box WLAN 3270 4.57 - 4.86 ./kernel/drivers/scsi 135k
FRITZ!Box WLAN 3270 v3 4.77 - 4.87 ./kernel/drivers/scsi 135k
FRITZ!Box 3272 5.50 - 6.89 ./kernel/drivers/scsi 296k - 305k
FRITZ!Box WLAN 3370 5.01 - 6.56 ./kernel/drivers/scsi 188k - 305k
FRITZ!Box 3390 5.50 - 6.56 ./kernel/drivers/scsi 265k - 305k
FRITZ!Box 3490 (main) 6.20 - 7.30 ./kernel/drivers/scsi 265k - 296k
FRITZ!Box 4020 7.39 ./kernel/drivers/scsi <builtin>
FRITZ!Box 4040 6.52 - 7.57 ./kernel/drivers/scsi <builtin>
FRITZ!Box 4050 7.57 ./kernel/drivers/scsi <builtin>
FRITZ!Box 4060 7.26 - 7.57 ./kernel/drivers/scsi <builtin>
FRITZ!Box Fon 5124 4.47 - 4.77 ./kernel/drivers/scsi 131k
FRITZ!Box 5490 (main) 6.51 - 7.29 ./kernel/drivers/scsi 265k - 269k
FRITZ!Box 5491 (main) 6.98 - 7.29 ./kernel/drivers/scsi 265k - 268k
FRITZ!Box 5530 Fiber (main) 7.24 - 7.80 ./kernel/drivers/scsi <builtin>
FRITZ!Box 5590 Fiber (arm) 7.27 - 7.90 ./kernel/drivers/scsi <builtin>
FRITZ!Box 5590 Fiber (prx) 7.27 - 7.90 ./kernel/drivers/scsi <builtin>
FRITZ!Box 5690 Pro (arm) 7.59 ./kernel/drivers/scsi 176k
FRITZ!Box 6320 Cable v1 6.03 - 6.04 ./kernel/drivers/scsi
FRITZ!Box 6320 Cable v2 6.21 ./kernel/drivers/scsi
FRITZ!Box 6340 Cable 5.24 ./kernel/drivers/scsi
FRITZ!Box 6360 Cable 4.85 - 6.51 ./kernel/drivers/scsi 146k
FRITZ!Box 6430 Cable (arm) 6.84 - 7.57 ./kernel/drivers/scsi <builtin>
FRITZ!Box 6430 Cable (atom) 6.84 - 7.29 ./kernel/drivers/scsi <builtin>
FRITZ!Box 6490 Cable (arm) 6.20 - 7.57 ./kernel/drivers/scsi 146k, <builtin>
FRITZ!Box 6490 Cable (atom) 6.20 - 7.51 ./kernel/drivers/scsi <builtin>
FRITZ!Box 6590 Cable (arm) 6.83 - 7.57 ./kernel/drivers/scsi <builtin>
FRITZ!Box 6590 Cable (atom) 6.83 - 7.51 ./kernel/drivers/scsi <builtin>
FRITZ!Box 6591 Cable (arm) 7.04 - 7.57 ./kernel/drivers/scsi <builtin>
FRITZ!Box 6591 Cable (atom) 7.04 - 7.57 ./kernel/drivers/scsi <builtin>
FRITZ!Box 6660 Cable (arm) 7.14 - 7.57 ./kernel/drivers/scsi <builtin>
FRITZ!Box 6660 Cable (atom) 7.14 - 7.57 ./kernel/drivers/scsi <builtin>
FRITZ!Box 6670 Cable (arm) 7.57 - 7.62 ./kernel/drivers/scsi <builtin>
FRITZ!Box 6670 Cable (atom) 7.61 - 7.62 ./kernel/drivers/scsi <builtin>
FRITZ!Box 6690 Cable (arm) 7.28 - 7.57 ./kernel/drivers/scsi <builtin>
FRITZ!Box 6690 Cable (atom) 7.28 - 7.57 ./kernel/drivers/scsi <builtin>
FRITZ!Box 6820 LTE v1 7.39 ./kernel/drivers/scsi <builtin>
FRITZ!Box 6820 LTE v2 7.39 ./kernel/drivers/scsi <builtin>
FRITZ!Box 6840 LTE 5.08 - 7.39 ./kernel/drivers/scsi 249k - 305k, <builtin>
FRITZ!Box 6850 LTE 7.24 - 7.58 ./kernel/drivers/scsi <builtin>
FRITZ!Box 6850 5G 7.24 - 7.51 ./kernel/drivers/scsi <builtin>
FRITZ!Box 6890 LTE 6.84 - 7.51 ./kernel/drivers/scsi <builtin>
FRITZ!Box 6890 LTE v1 6.84 - 7.51 ./kernel/drivers/scsi <builtin>
FRITZ!Box 6890 LTE v2 6.84 - 7.51 ./kernel/drivers/scsi <builtin>
FRITZ!Box Fon WLAN 7140 4.02 - 4.77 ./kernel/drivers/scsi 101k - 131k
FRITZ!Box Fon WLAN 7141 4.14 - 4.77 ./kernel/drivers/scsi 131k - 132k
FRITZ!Fon 7150 4.27 - 4.77 ./kernel/drivers/scsi 101k - 131k
FRITZ!Box Fon WLAN 7170 3.96 - 4.99 ./kernel/drivers/scsi 100k - 131k
FRITZ!Box Fon WLAN 7170 v1 3.96 - 4.99 ./kernel/drivers/scsi 100k - 131k
FRITZ!Box Fon WLAN 7170 v2 3.96 - 4.99 ./kernel/drivers/scsi 100k - 131k
FRITZ!Box Fon WLAN 7240 4.65 - 4.97 ./kernel/drivers/scsi 135k
FRITZ!Box Fon WLAN 7270 v1 4.44 - 4.99 ./kernel/drivers/scsi 133k - 135k
FRITZ!Box Fon WLAN 7270 v2 4.67 - 4.94 ./kernel/drivers/scsi 135k
FRITZ!Box Fon WLAN 7270 v3 4.76 - 4.99 ./kernel/drivers/scsi 135k
FRITZ!Box 7272 5.55 - 7.39 ./kernel/drivers/scsi 296k - 305k, <builtin>
FRITZ!Box 7312 5.23 - 6.56 ./kernel/drivers/scsi
FRITZ!Box Fon WLAN 7320 4.85 - 6.35 ./kernel/drivers/scsi 221k - 281k
FRITZ!Box 7330 5.06 - 6.56 ./kernel/drivers/scsi 250k - 281k
FRITZ!Box 7330 SL 5.08 - 6.56 ./kernel/drivers/scsi 250k - 281k
FRITZ!Box Fon WLAN 7340 4.83 - 5.05 ./kernel/drivers/scsi 134k - 212k
FRITZ!Box Fon WLAN 7360 SL 5.04 - 6.34 ./kernel/drivers/scsi 188k - 305k
FRITZ!Box Fon WLAN 7360 v1 5.06 - 6.36 ./kernel/drivers/scsi 249k - 305k
FRITZ!Box Fon WLAN 7360 v2 5.22 - 6.88 ./kernel/drivers/scsi 265k - 305k
FRITZ!Box 7362 SL 5.53 - 7.14 ./kernel/drivers/scsi 265k - 305k
FRITZ!Box Fon WLAN 7390 4.81 - 5.22 ./kernel/drivers/scsi 134k - 212k
FRITZ!Box 7412 6.21 - 6.88 ./kernel/drivers/scsi
FRITZ!Box 7430 6.26 - 7.39 ./kernel/drivers/scsi 265k - 296k, <builtin>
FRITZ!Box 7490 (main) 5.57 - 7.57 ./kernel/drivers/scsi 265k - 305k, <builtin>
FRITZ!Box 7510 7.30 - 7.57 ./kernel/drivers/scsi <builtin>
FRITZ!Box 7520 7.25 - 7.51 ./kernel/drivers/scsi <builtin>
FRITZ!Box 7520 v2 (arm) 7.31 - 7.57 ./kernel/drivers/scsi <builtin>
FRITZ!Box 7530 7.24 - 7.56 ./kernel/drivers/scsi <builtin>
FRITZ!Box 7530 AX 7.24 - 7.90 ./kernel/drivers/scsi <builtin>
FRITZ!Box 7560 6.51 - 7.39 ./kernel/drivers/scsi <builtin>
FRITZ!Box Fon WLAN 7570 vDSL 4.70 - 4.94 ./kernel/drivers/scsi 135k
FRITZ!Box 7580 6.53 - 7.30 ./kernel/drivers/scsi <builtin>
FRITZ!Box 7583 7.27 - 7.57 ./kernel/drivers/scsi <builtin>
FRITZ!Box 7583 VDSL 7.27 - 7.31 ./kernel/drivers/scsi <builtin>
FRITZ!Box 7590 6.83 - 7.90 ./kernel/drivers/scsi <builtin>
FRITZ!Box 7590 AX 7.24 - 7.90 ./kernel/drivers/scsi <builtin>
FRITZ!Box 7690 7.59 ./kernel/drivers/scsi 176k
FRITZ!Smart Gateway 7.39 - 7.59 ./kernel/drivers/scsi <builtin>
FRITZ!WLAN Repeater 300E 5.01 - 6.34 ./kernel/drivers/scsi
FRITZ!Repeater 600 7.27 - 7.58 ./kernel/drivers/scsi <builtin>
FRITZ!Repeater 600 v2 7.26 - 7.58 ./kernel/drivers/scsi <builtin>
FRITZ!Repeater 1200 7.24 - 7.58 ./kernel/drivers/scsi <builtin>
FRITZ!Repeater 1200 AX 7.27 - 7.57 ./kernel/drivers/scsi <builtin>
FRITZ!WLAN Repeater 1750E 7.39 ./kernel/drivers/scsi <builtin>
FRITZ!Repeater 2400 7.24 - 7.58 ./kernel/drivers/scsi <builtin>
FRITZ!Repeater 3000 7.24 - 7.58 ./kernel/drivers/scsi <builtin>
FRITZ!Repeater 3000 AX 7.39 - 7.57 ./kernel/drivers/scsi <builtin>
FRITZ!Repeater 6000 7.26 - 7.57 ./kernel/drivers/scsi <builtin>
FRITZ!Powerline 1240 AX 7.51 - 7.57 ./kernel/drivers/scsi <builtin>
FRITZ!Powerline 1260E 6.90 - 7.57 ./kernel/drivers/scsi <builtin>
FRITZ!Powerline 1260 7.27 - 7.57 ./kernel/drivers/scsi <builtin>
Speedport W 722V 4.76 - 4.79 ./kernel/drivers/scsi 135k
Speedport W 900V 4.21 - 4.57 ./kernel/drivers/scsi 131k - 132k
Speedport W 920V 4.78 - 4.79 ./kernel/drivers/scsi 135k
Alice IAD WLAN 3331 4.90 ./kernel/drivers/scsi 131k
Alice IAD 7570 vDSL 4.86 - 5.09 ./kernel/drivers/scsi 135k
106 models use this module

Symbols

Daily updated index of all symbols of this module. Last update: 2024-04-20 07:33 GMT.

Firmware Symbol
6.35 - 7.51 always_match
7.59 async_sdev_restore
7.59 async_sdev_resume
7.59 async_sdev_thaw
4.14 - 5.09 attr_overridden
4.14 - 7.59 check_set
4.14 - 5.09 class_attr_overridden
4.14 - 7.59 cleanup_module
4.14 - 7.59 device_block
4.14 - 7.59 device_quiesce_fn
4.14 - 7.59 device_resume_fn
4.14 - 7.59 device_unblock
4.85 - 7.59 devinfo_seq_next
4.85 - 7.59 devinfo_seq_show
4.85 - 7.59 devinfo_seq_start
4.85 - 7.59 devinfo_seq_stop
4.85 - 7.59 do_scan_async
7.59 do_scsi_freeze
7.59 do_scsi_poweroff
7.59 do_scsi_restore
7.59 do_scsi_resume
5.09 - 7.59 do_scsi_scan_host
7.59 do_scsi_suspend
7.59 do_scsi_thaw
5.09 - 7.59 eh_lock_door_done
4.14 - 7.59 exit_scsi
5.09 - 6.56 get_sa_name
4.14 - 7.59 init_module
4.14 - 7.59 init_scsi
4.14 - 7.51 int_to_scsilun
4.14 - 7.59 ioctl_internal_command
5.09 - 6.89 ioctl_internal_command.constprop.1
6.98 - 7.19 ioctl_internal_command.constprop.2
6.35 - 6.93 ioctl_internal_command.constprop.4
5.09 - 6.06 ioctl_probe
4.14 - 7.51 print_opcode_name
4.14 - 6.89 proc_print_scsidevice
5.09 - 6.06 proc_print_scsidevice.part.0
4.85 - 7.59 proc_scsi_devinfo_open
4.14 - 5.09 proc_scsi_devinfo_read
4.14 - 7.59 proc_scsi_devinfo_write
6.35 - 7.59 proc_scsi_host_open
6.35 - 7.59 proc_scsi_host_write
4.14 - 7.59 proc_scsi_open
4.14 - 6.89 proc_scsi_read
4.14 - 7.59 proc_scsi_show
4.14 - 7.59 proc_scsi_write
4.14 - 6.89 proc_scsi_write_proc
4.44 - 6.56 sanitize_inquiry_string
7.59 scmd_eh_abort_handler
7.59 scmd_printk
7.59 scsi_add_cmd_to_list
4.44 - 7.59 scsi_add_device
4.14 - 6.51 scsi_add_host
5.09 - 7.59 scsi_add_host_with_dma
5.09 - 6.06 scsi_add_lun
4.14 - 5.09 scsi_add_timer
4.14 - 7.51 scsi_adjust_queue_depth
6.98 - 7.51 scsi_adjust_queue_depth.part.2
5.50 - 6.06 scsi_adjust_queue_depth.part.3
6.10 - 6.89 scsi_adjust_queue_depth.part.4
6.35 - 6.93 scsi_adjust_queue_depth.part.7
4.14 - 7.51 scsi_alloc_queue
4.14 - 7.59 scsi_alloc_sdev
4.14 - 7.59 scsi_alloc_target
4.85 - 7.51 scsi_allocate_command
4.14 - 4.99 scsi_allocate_request
7.59 scsi_attach_vpd
7.59 scsi_autopm_get_device
7.59 scsi_autopm_get_host
7.59 scsi_autopm_get_target
7.59 scsi_autopm_put_device
7.59 scsi_autopm_put_host
7.59 scsi_autopm_put_target
4.44 - 6.51 scsi_bi_endio
4.14 - 7.59 scsi_bios_ptable
4.44 - 5.09 scsi_blk_pc_done
4.14 - 7.59 scsi_block_requests
4.14 - 7.59 scsi_block_when_processing_errors
4.85 - 7.51 scsi_build_sense_buffer
7.59 scsi_bus_freeze
4.14 - 7.59 scsi_bus_match
7.59 scsi_bus_poweroff
7.59 scsi_bus_prepare
4.85 - 6.51 scsi_bus_remove
7.59 scsi_bus_restore
4.44 - 7.59 scsi_bus_resume
7.59 scsi_bus_resume_common
4.44 - 7.59 scsi_bus_suspend
7.59 scsi_bus_suspend_common
7.59 scsi_bus_thaw
4.85 - 7.59 scsi_bus_uevent
4.14 - 7.51 scsi_calculate_bounce_limit
7.59 scsi_change_queue_depth
4.14 - 7.59 scsi_check_sense
7.59 scsi_cleanup_rq
6.35 - 7.51 scsi_cmd_get_serial
4.85 - 7.51 scsi_cmd_print_sense_hdr
4.14 - 7.59 scsi_command_normalize_sense
7.59 scsi_commit_rqs
4.85 - 7.59 scsi_complete_async_scans
7.59 scsi_dec_host_busy
4.14 - 7.59 scsi_decide_disposition
6.98 - 7.51 scsi_decode_sense_buffer.part.1
5.09 - 6.93 scsi_decode_sense_buffer.part.2
5.09 - 6.56 scsi_decode_sense_extras
6.98 - 7.51 scsi_decode_sense_extras.isra.2
5.27 - 6.93 scsi_decode_sense_extras.isra.3
7.59 scsi_del_cmd_from_list
4.14 - 5.09 scsi_delete_timer
4.14 - 7.51 scsi_destroy_command_freelist
5.09 - 7.59 scsi_dev_info_add_list
4.14 - 6.51 scsi_dev_info_list_add
5.09 - 7.59 scsi_dev_info_list_add_keyed
4.14 - 7.59 scsi_dev_info_list_add_str
6.35 - 7.59 scsi_dev_info_list_del_keyed
7.59 scsi_dev_info_list_find
5.09 - 7.59 scsi_dev_info_remove_list
7.59 scsi_dev_type_resume
4.14 - 5.09 scsi_device_cancel
4.14 - 7.59 scsi_device_cls_release
4.14 - 7.59 scsi_device_dev_release
4.44 - 7.59 scsi_device_dev_release_usercontext
7.59 scsi_device_from_queue
4.14 - 7.59 scsi_device_get
4.14 - 7.59 scsi_device_lookup
4.14 - 7.59 scsi_device_lookup_by_target
4.14 - 7.59 scsi_device_put
4.14 - 7.59 scsi_device_quiesce
4.14 - 7.59 scsi_device_resume
6.69 scsi_device_resume.part.25
6.69 - 6.93 scsi_device_resume.part.26
6.35 - 6.60 scsi_device_resume.part.27
6.98 - 7.51 scsi_device_resume.part.8
4.14 - 7.59 scsi_device_set_state
4.14 - 7.59 scsi_device_state_name
4.44 - 7.51 scsi_device_type
4.14 - 7.59 scsi_device_unbusy
5.09 - 7.59 scsi_devinfo_lookup_by_key
4.14 - 7.51 scsi_dispatch_cmd
4.85 - 7.59 scsi_dma_map
4.85 - 7.59 scsi_dma_unmap
4.14 - 4.99 scsi_do_req
4.14 - 7.51 scsi_done
5.09 - 6.06 scsi_eh_abort_cmds
7.59 scsi_eh_action
5.09 - 6.06 scsi_eh_bus_device_reset
5.09 - 6.06 scsi_eh_bus_reset
5.09 - 6.06 scsi_eh_completed_normally
4.14 - 7.59 scsi_eh_done
4.14 - 7.59 scsi_eh_finish_cmd
4.44 - 7.59 scsi_eh_flush_done_q
4.85 - 7.59 scsi_eh_get_sense
5.09 - 6.06 scsi_eh_host_reset
7.59 scsi_eh_inc_host_failed
4.14 - 4.99 scsi_eh_lock_done
5.09 - 6.06 scsi_eh_lock_door
5.27 - 6.06 scsi_eh_offline_sdevs
4.85 - 7.59 scsi_eh_prep_cmnd
4.85 - 7.59 scsi_eh_ready_devs
4.85 - 7.59 scsi_eh_restore_cmnd
4.14 - 7.59 scsi_eh_scmd_add
5.09 - 6.06 scsi_eh_stu
5.09 - 6.06 scsi_eh_target_reset.isra.8
6.35 - 7.59 scsi_eh_test_devices
4.14 - 4.99 scsi_eh_times_out
4.14 - 6.06 scsi_eh_try_stu
7.59 scsi_eh_try_stu.part.0
6.35 - 6.93 scsi_eh_try_stu.part.12
6.10 - 7.51 scsi_eh_try_stu.part.3
4.14 - 7.59 scsi_eh_tur
4.14 - 7.59 scsi_eh_wakeup
6.35 - 6.93 scsi_eh_wakeup.part.17
6.98 - 7.51 scsi_eh_wakeup.part.8
4.44 - 6.51 scsi_end_async
4.14 - 4.99 scsi_end_flush_fn
4.14 - 7.59 scsi_end_request
4.14 - 7.59 scsi_error_handler
4.85 - 7.59 scsi_evt_thread
4.44 - 7.51 scsi_execute
4.44 - 6.51 scsi_execute_async
4.44 - 6.89 scsi_execute_req
6.35 - 7.51 scsi_execute_req_flags
4.14 - 7.59 scsi_exit_devinfo
4.14 - 7.59 scsi_exit_hosts
4.14 - 7.59 scsi_exit_procfs
4.14 - 7.59 scsi_exit_queue
4.14 - 7.59 scsi_exit_sysctl
4.14 - 7.51 scsi_extd_sense_format
5.09 - 6.89 scsi_finish_async_scan
4.14 - 7.59 scsi_finish_command
4.14 - 7.59 scsi_flush_work
4.14 - 7.59 scsi_forget_host
7.59 scsi_format_opcode_name
4.85 - 7.51 scsi_free_command
4.14 - 7.59 scsi_free_host_dev
4.14 - 6.89 scsi_free_queue
4.14 - 4.99 scsi_free_sgtable
7.59 scsi_free_sgtables
6.10 - 7.51 scsi_get_cmd_from_req
4.14 - 7.51 scsi_get_command
4.14 - 7.59 scsi_get_device_flags
5.09 - 7.59 scsi_get_device_flags_keyed
5.09 - 7.51 scsi_get_host_cmd_pool
4.14 - 7.59 scsi_get_host_dev
4.14 - 7.59 scsi_get_sense_info_fld
7.59 scsi_get_vpd_buf
5.09 - 7.59 scsi_get_vpd_page
6.35 - 7.59 scsi_handle_queue_full
6.35 - 7.59 scsi_handle_queue_ramp_up
4.14 - 7.59 scsi_host_alloc
5.09 - 6.93 scsi_host_alloc_command
6.98 - 7.51 scsi_host_alloc_command.isra.1
7.59 scsi_host_busy
4.14 - 7.59 scsi_host_cls_release
4.14 - 7.59 scsi_host_dev_release
7.59 scsi_host_eh_past_deadline
4.14 - 7.59 scsi_host_get
4.14 - 7.59 scsi_host_lookup
4.14 - 7.59 scsi_host_put
4.44 - 7.59 scsi_host_set_state
4.44 - 7.59 scsi_host_state_name
4.44 - 7.51 scsi_init_cmd_errh
4.14 - 4.99 scsi_init_cmd_from_req
7.59 scsi_init_command
4.14 - 7.59 scsi_init_devinfo
4.14 - 7.59 scsi_init_hosts
4.85 - 7.59 scsi_init_io
4.14 - 7.59 scsi_init_procfs
4.14 - 7.59 scsi_init_queue
7.59 scsi_init_sense_cache
5.09 - 7.51 scsi_init_sgtable
4.14 - 7.59 scsi_init_sysctl
7.59 scsi_initialize_rq
5.09 - 6.93 scsi_inq_str
4.14 - 4.99 scsi_insert_special_req
4.14 - 7.51 scsi_internal_device_block
7.59 scsi_internal_device_block_nowait
4.14 - 7.51 scsi_internal_device_unblock
7.59 scsi_internal_device_unblock_nowait
4.14 - 7.59 scsi_io_completion
4.14 - 7.59 scsi_ioctl
7.59 scsi_ioctl_block_when_processing_errors
7.59 scsi_ioctl_reset
4.14 - 4.99 scsi_ioctl_send_command
4.14 - 7.59 scsi_is_host_device
4.14 - 7.59 scsi_is_sdev_device
4.14 - 7.59 scsi_is_target_device
4.14 - 5.09 scsi_issue_flush_fn
4.44 - 5.09 scsi_kill_request
5.50 - 6.89 scsi_kill_request.isra.14
5.23 - 6.03 scsi_kill_request.isra.15
5.09 - 5.24 scsi_kill_request.isra.18
4.44 - 7.59 scsi_kmap_atomic_sg
4.44 - 7.59 scsi_kunmap_atomic_sg
4.85 - 7.51 scsi_lld_busy
4.85 - 7.51 scsi_log_completion
7.59 scsi_log_print_sense
7.59 scsi_log_print_sense_hdr
7.59 scsi_log_reserve_buffer
4.85 - 7.51 scsi_log_send
7.59 scsi_map_queues
4.44 - 7.59 scsi_mode_select
4.14 - 7.59 scsi_mode_sense
7.59 scsi_mq_alloc_queue
7.59 scsi_mq_destroy_tags
7.59 scsi_mq_done
7.59 scsi_mq_exit_request
7.59 scsi_mq_get_budget
7.59 scsi_mq_init_request
7.59 scsi_mq_lld_busy
7.59 scsi_mq_put_budget
7.59 scsi_mq_requeue_cmd
7.59 scsi_mq_setup_tags
7.59 scsi_mq_uninit_cmd
4.14 - 7.51 scsi_next_command
4.14 - 7.51 scsi_nonblockable_ioctl
4.85 - 7.59 scsi_noretry_cmd
4.14 - 7.51 scsi_normalize_sense
6.35 - 6.93 scsi_normalize_sense.part.11
6.10 - 7.51 scsi_normalize_sense.part.2
5.09 - 6.06 scsi_normalize_sense.part.4
4.14 - 7.59 scsi_partsize
5.09 - 7.51 scsi_pool_alloc_command
5.09 - 6.56 scsi_pool_free_command
6.98 - 7.51 scsi_pool_free_command.isra.0
6.10 - 6.89 scsi_pool_free_command.isra.3
6.35 - 6.93 scsi_pool_free_command.isra.6
5.09 - 6.06 scsi_prep_async_scan
4.14 - 7.51 scsi_prep_fn
4.85 - 7.51 scsi_prep_return
4.85 - 7.51 scsi_prep_state_check
4.14 - 4.99 scsi_prepare_flush_fn
4.14 - 7.59 scsi_print_command
4.14 - 5.09 scsi_print_driverbyte
4.14 - 5.09 scsi_print_hostbyte
4.14 - 4.99 scsi_print_msg
4.14 - 4.99 scsi_print_req_sense
4.85 - 7.59 scsi_print_result
4.14 - 7.59 scsi_print_sense
4.44 - 7.59 scsi_print_sense_hdr
4.14 - 7.51 scsi_print_status
4.14 - 7.59 scsi_probe_and_add_lun
5.50 - 6.06 scsi_probe_lun.isra.3
5.09 - 6.03 scsi_probe_lun.isra.4
4.14 - 7.59 scsi_proc_host_add
4.14 - 7.59 scsi_proc_host_rm
4.14 - 7.59 scsi_proc_hostdir_add
4.14 - 7.59 scsi_proc_hostdir_rm
4.14 - 7.59 scsi_put_command
5.09 - 7.51 scsi_put_host_cmd_pool
4.14 - 7.59 scsi_queue_insert
7.59 scsi_queue_rq
4.14 - 7.59 scsi_queue_work
4.14 - 7.51 scsi_register
4.14 - 7.59 scsi_register_driver
4.14 - 7.59 scsi_register_interface
4.14 - 7.51 scsi_release_buffers
4.14 - 4.99 scsi_release_request
4.14 - 7.59 scsi_remove_device
4.14 - 7.59 scsi_remove_host
4.14 - 7.59 scsi_remove_target
4.14 - 7.59 scsi_report_bus_reset
4.14 - 7.59 scsi_report_device_reset
5.09 - 6.06 scsi_report_lun_scan
6.35 - 7.59 scsi_report_opcode
4.44 - 5.09 scsi_req_abort_cmd
4.14 - 7.51 scsi_request_fn
4.14 - 4.99 scsi_request_normalize_sense
4.14 - 6.93 scsi_requeue_command
6.35 - 7.59 scsi_requeue_run_queue
4.14 - 7.59 scsi_rescan_device
4.14 - 7.51 scsi_reset_provider
4.14 - 7.59 scsi_reset_provider_done_command
5.09 - 6.06 scsi_restart_operations
7.59 scsi_result_to_blk_status
4.44 - 5.09 scsi_retry_command
4.14 - 7.59 scsi_run_host_queues
4.14 - 7.59 scsi_run_queue
7.59 scsi_run_queue_async
7.59 scsi_runtime_idle
7.59 scsi_runtime_resume
7.59 scsi_runtime_suspend
7.59 scsi_sanitize_inquiry_string
5.09 - 6.06 scsi_scan
4.14 - 7.59 scsi_scan_channel
6.98 - 7.51 scsi_scan_channel.part.1
5.50 - 6.06 scsi_scan_channel.part.4
5.09 - 5.53 scsi_scan_channel.part.5
5.59 - 6.03 scsi_scan_channel.part.6
4.14 - 7.59 scsi_scan_host
4.14 - 7.59 scsi_scan_host_selected
4.14 - 4.99 scsi_scan_single_target
4.14 - 7.59 scsi_scan_target
4.44 - 7.59 scsi_schedule_eh
7.59 scsi_sdev_attr_is_visible
7.59 scsi_sdev_bin_attr_is_visible
4.14 - 7.59 scsi_send_eh_cmnd
4.14 - 7.51 scsi_sense_desc_find
4.14 - 7.51 scsi_sense_key_string
6.35 - 7.59 scsi_seq_next
6.35 - 7.59 scsi_seq_show
6.35 - 7.59 scsi_seq_start
6.35 - 7.59 scsi_seq_stop
4.14 - 6.06 scsi_sequential_lun_scan
7.59 scsi_set_blocked
4.14 - 7.59 scsi_set_medium_removal
6.10 - 7.51 scsi_set_medium_removal.part.0
6.35 - 6.93 scsi_set_medium_removal.part.2
4.85 - 7.51 scsi_setup_blk_pc_cmnd
5.58 - 6.06 scsi_setup_blk_pc_cmnd.part.17
5.59 - 6.03 scsi_setup_blk_pc_cmnd.part.18
4.14 - 4.99 scsi_setup_cmd_retry
4.14 - 7.51 scsi_setup_command_freelist
4.85 - 7.51 scsi_setup_fs_cmnd
5.58 - 6.06 scsi_setup_fs_cmnd.part.16
5.59 - 6.03 scsi_setup_fs_cmnd.part.17
4.85 - 7.51 scsi_sg_alloc
4.85 - 7.51 scsi_sg_free
4.85 - 7.51 scsi_show_extd_sense
4.85 - 7.51 scsi_show_result
4.85 - 7.51 scsi_show_sense_hdr
5.09 - 6.06 scsi_single_lun_run
4.14 - 4.99 scsi_softirq
4.44 - 7.59 scsi_softirq_done
7.59 scsi_start_queue
4.14 - 7.59 scsi_strcpy_devinfo
4.14 - 7.59 scsi_sysfs_add_host
4.14 - 7.59 scsi_sysfs_add_sdev
4.14 - 7.59 scsi_sysfs_device_initialize
4.14 - 7.59 scsi_sysfs_register
4.14 - 7.59 scsi_sysfs_unregister
4.14 - 7.59 scsi_target_block
5.09 - 7.59 scsi_target_destroy
4.14 - 7.59 scsi_target_dev_release
4.14 - 7.59 scsi_target_quiesce
4.14 - 7.59 scsi_target_reap
6.35 - 6.93 scsi_target_reap_ref_release
4.44 - 6.89 scsi_target_reap_usercontext
4.14 - 7.59 scsi_target_resume
4.14 - 7.59 scsi_target_unblock
4.14 - 7.59 scsi_test_unit_ready
7.59 scsi_timeout
4.14 - 7.59 scsi_times_out
6.35 - 7.59 scsi_trace_parse_cdb
4.14 - 7.59 scsi_track_queue_full
4.14 - 7.59 scsi_try_bus_device_reset
4.14 - 7.59 scsi_try_bus_reset
5.50 - 6.06 scsi_try_bus_reset.part.5
4.14 - 7.59 scsi_try_host_reset
5.50 - 6.06 scsi_try_host_reset.part.6
5.09 - 7.59 scsi_try_target_reset
4.14 - 7.59 scsi_unblock_requests
5.09 - 6.06 scsi_unjam_host
4.44 - 5.09 scsi_unprep_request
4.14 - 7.51 scsi_unregister
7.59 scsi_update_vpd_page
5.09 - 7.59 scsi_vpd_inquiry
7.59 scsi_vpd_lun_id
7.59 scsi_vpd_tpg_id
4.14 - 4.99 scsi_wait_done
4.14 - 4.99 scsi_wait_req
4.14 - 4.99 scsi_wait_req_end_io
4.14 - 7.59 scsicam_bios_param
4.85 - 7.51 scsilun_to_int
6.35 - 7.59 sdev_disable_disk_events
6.35 - 7.59 sdev_enable_disk_events
4.85 - 7.59 sdev_evt_alloc
4.85 - 7.59 sdev_evt_send
4.85 - 7.59 sdev_evt_send_simple
7.59 sdev_format_header
7.59 sdev_prefix_printk
7.59 sdev_show_blacklist
4.14 - 7.59 sdev_show_device_blocked
7.59 sdev_show_device_busy
7.59 sdev_show_eh_timeout
7.59 sdev_show_evt_capacity_change_reported
7.59 sdev_show_evt_inquiry_change_reported
7.59 sdev_show_evt_lun_change_reported
4.85 - 7.59 sdev_show_evt_media_change
7.59 sdev_show_evt_mode_parameter_change_reported
7.59 sdev_show_evt_soft_threshold_reached
4.85 - 7.59 sdev_show_modalias
4.14 - 7.59 sdev_show_model
4.14 - 7.59 sdev_show_queue_depth
6.35 - 7.59 sdev_show_queue_ramp_up_period
4.14 - 7.59 sdev_show_rev
4.14 - 7.59 sdev_show_scsi_level
4.14 - 7.59 sdev_show_timeout
4.14 - 7.59 sdev_show_type
4.14 - 7.59 sdev_show_vendor
7.59 sdev_show_wwid
4.14 - 7.59 sdev_store_delete
4.85 - 7.51 sdev_store_delete_callback
7.59 sdev_store_eh_timeout
7.59 sdev_store_evt_capacity_change_reported
7.59 sdev_store_evt_inquiry_change_reported
7.59 sdev_store_evt_lun_change_reported
4.85 - 7.59 sdev_store_evt_media_change
7.59 sdev_store_evt_mode_parameter_change_reported
7.59 sdev_store_evt_soft_threshold_reached
7.59 sdev_store_queue_depth
4.14 - 7.51 sdev_store_queue_depth_rw
6.35 - 7.59 sdev_store_queue_ramp_up_period
4.14 - 7.51 sdev_store_queue_type_rw
4.14 - 7.59 sdev_store_timeout
4.85 - 7.59 show_can_queue
4.14 - 7.59 show_cmd_per_lun
4.14 - 7.59 show_host_busy
7.59 show_inquiry
4.14 - 7.59 show_iostat_counterbits
4.14 - 7.59 show_iostat_iodone_cnt
4.14 - 7.59 show_iostat_ioerr_cnt
4.14 - 7.59 show_iostat_iorequest_cnt
4.14 - 7.59 show_proc_name
4.85 - 7.59 show_prot_capabilities
4.85 - 7.59 show_prot_guard_type
4.14 - 7.59 show_queue_type_field
6.35 - 7.59 show_sg_prot_tablesize
4.14 - 7.59 show_sg_tablesize
4.85 - 7.59 show_shost_active_mode
7.59 show_shost_eh_deadline
5.09 - 7.59 show_shost_mode
4.44 - 7.59 show_shost_state
4.85 - 7.59 show_shost_supported_mode
4.14 - 7.59 show_state_field
4.14 - 7.59 show_unchecked_isa_dma
4.14 - 7.59 show_unique_id
7.59 show_use_blk_mq
7.59 show_vpd_pg0
7.59 show_vpd_pg80
7.59 show_vpd_pg83
7.59 show_vpd_pg89
4.14 - 7.59 starget_for_each_device
6.35 - 7.59 store_host_reset
7.59 store_queue_type_field
4.14 - 7.59 store_rescan_field
4.14 - 7.59 store_scan
7.59 store_shost_eh_deadline
4.44 - 7.59 store_shost_state
4.14 - 7.59 store_state_field
4.14 - 7.59 target_block
4.14 - 7.59 target_unblock
503 symbols for this module

SMW-Browser

Information is currently being retrieved from the backend.