Home
last modified time | relevance | path

Searched refs:aha152x1 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Daha152x.c376 static int aha152x1[] = {0, 11, 7, 1, 1, 0, DELAY_DEFAULT, 0}; variable
377 module_param_array(aha152x1, int, NULL, 0);
3218 if(aha152x1[0]!=0) { in aha152x_init()
3220 setup[setup_count].io_port = aha152x1[0]; in aha152x_init()
3221 setup[setup_count].irq = aha152x1[1]; in aha152x_init()
3222 setup[setup_count].scsiid = aha152x1[2]; in aha152x_init()
3223 setup[setup_count].reconnect = aha152x1[3]; in aha152x_init()
3224 setup[setup_count].parity = aha152x1[4]; in aha152x_init()
3225 setup[setup_count].synchronous = aha152x1[5]; in aha152x_init()
3226 setup[setup_count].delay = aha152x1[6]; in aha152x_init()
[all …]
/openbmc/linux/Documentation/scsi/
H A Daha152x.rst88 aha152x1=IOPORT,IRQ,SCSI_ID,RECONNECT,PARITY,SYNCHRONOUS,DELAY,EXT_TRANS