Searched refs:SYNCHRONOUS (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/Documentation/scsi/ |
D | aha152x.txt | 24 SYNCHRONOUS enable synchronous transfers (0/1; default 1 [on]) 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
|
/Linux-v5.4/drivers/scsi/ |
D | aha152x.c | 548 #define SYNCHRONOUS (HOSTDATA(shpnt)->synchronous) macro 744 SYNCHRONOUS = setup->synchronous; in aha152x_probe_one() 782 SYNCHRONOUS ? "enabled" : "disabled", in aha152x_probe_one() 1530 } else if (SYNCNEG==0 && SYNCHRONOUS) { in seldo_run() 2823 SYNCHRONOUS ? "enabled" : "disabled"); in aha152x_show_info() 2826 if(SYNCHRONOUS) { in aha152x_show_info()
|
/Linux-v5.4/ |
D | MAINTAINERS | 6278 FARSYNC SYNCHRONOUS DRIVER
|