scsi_init_devinfo(9) 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 <[email protected]>

Author.

Rob Landley <[email protected]>

Author.

COPYRIGHT