SCSI_INIT_DEVINFO(9) | SCSI mid layer | SCSI_INIT_DEVINFO(9) |
NAME¶
scsi_init_devinfo - set up the dynamic device list.
SYNOPSIS¶
int scsi_init_devinfo(void);
ARGUMENTS¶
void
no arguments
DESCRIPTION¶
Add command line entries from scsi_dev_flags, then add scsi_static_device_list entries to the scsi device info list.
AUTHORS¶
James Bottomley <James.Bottomley@hansenpartnership.com>
Author.
Rob Landley <rob@landley.net>
Author.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |