Set up the dynamic device list.
int scsi_init_devinfo(void);
void
no arguments
Add command line entries from scsi_dev_flags, then add scsi_static_device_list entries to the scsi device info list.
James Bottomley <[email protected]>
Author.
Rob Landley <[email protected]>