Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DREADME.aha152x26 EXT_TRANS: enable extended translation (0/1: default 0 [off])
37 -DSETUP0="{ IOPORT, IRQ, SCSI_ID, RECONNECT, PARITY, SYNCHRONOUS, DELAY, EXT_TRANS }"
40 -DSETUP1="{ IOPORT, IRQ, SCSI_ID, RECONNECT, PARITY, SYNCHRONOUS, DELAY, EXT_TRANS }"
52 aha152x=<IOPORT>[,<IRQ>[,<SCSI-ID>[,<RECONNECT>[,<PARITY>[,<SYNCHRONOUS>[,<DELAY> [,<EXT_TRANS]]]]]…
67 aha152x=IOPORT,IRQ,SCSI_ID,RECONNECT,PARITY,SYNCHRONOUS,DELAY,EXT_TRANS
71 aha152x1=IOPORT,IRQ,SCSI_ID,RECONNECT,PARITY,SYNCHRONOUS,DELAY,EXT_TRANS
104 NOTES ON EXT_TRANS:
Daha152x.c591 #define EXT_TRANS (HOSTDATA(shpnt)->ext_trans) macro
1283 EXT_TRANS = setup[i].ext_trans;
1345 EXT_TRANS ? "enabled" : "disabled");
1860 if (EXT_TRANS) {
1879 if (info[0] == 255 && !EXT_TRANS) {