init_scsi_delay
static void init_scsi_delay(void);
SYSINIT(scsi_delay, SI_BOOT1_TUNABLES, SI_ORDER_ANY, init_scsi_delay, NULL);