Home
last modified time | relevance | path

Searched refs:aha152x (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/Documentation/scsi/
H A Daha152x.rst5 Adaptec AHA-1520/1522 SCSI driver for Linux (aha152x)
66aha152x=<IOPORT>[,<IRQ>[,<SCSI-ID>[,<RECONNECT>[,<PARITY>[,<SYNCHRONOUS>[,<DELAY> [,<EXT_TRANS]]]]…
72 For two controllers use the aha152x statement twice.
82 aha152x=IOPORT,IRQ,SCSI_ID,RECONNECT,PARITY,SYNCHRONOUS,DELAY,EXT_TRANS
H A Dscsi-parameters.rst22 aha152x= [HW,SCSI]
23 See Documentation/scsi/aha152x.rst.
H A Dindex.rst45 aha152x
/openbmc/linux/drivers/scsi/
H A Daha152x.c372 static int aha152x[] = {0, 11, 7, 1, 1, 0, DELAY_DEFAULT, 0}; variable
373 module_param_array(aha152x, int, NULL, 0);
374 MODULE_PARM_DESC(aha152x, "parameters for first controller");
3180 if (setup_count<ARRAY_SIZE(setup) && (aha152x[0]!=0 || io[0]!=0 || irq[0]!=0)) { in aha152x_init()
3181 if(aha152x[0]!=0) { in aha152x_init()
3183 setup[setup_count].io_port = aha152x[0]; in aha152x_init()
3184 setup[setup_count].irq = aha152x[1]; in aha152x_init()
3185 setup[setup_count].scsiid = aha152x[2]; in aha152x_init()
3186 setup[setup_count].reconnect = aha152x[3]; in aha152x_init()
3187 setup[setup_count].parity = aha152x[4]; in aha152x_init()
[all …]
H A DMakefile67 obj-$(CONFIG_SCSI_AHA152X) += aha152x.o
H A DKconfig403 read the file <file:Documentation/scsi/aha152x.rst>.
406 module will be called aha152x.
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt571 aha152x.c: 100462
573 aha152x.h: 10175
575 aha152x.txt: 6540
/openbmc/linux/Documentation/kbuild/
H A Dmakefiles.rst385 This line specify compilation flags for aha152x.o.
/openbmc/linux/Documentation/filesystems/
H A Dproc.rst753 3: 531695 XT-PIC aha152x
/openbmc/linux/
H A DMAINTAINERS626 F: drivers/scsi/aha152x*
627 F: drivers/scsi/pcmcia/aha152x*
H A Dopengrok0.0.log[all...]
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]