Home
last modified time | relevance | path

Searched refs:nosync (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
DREADME.ncr53c7xx9 amiboot -k kernel 53c7xx=nosync:0
26 amiboot -k kernel 53c7xx=nodisconnect:0,next,nosync:0
36 use the 'nosync:0' option.
DREADME.in200098 search for the 'nosync' keyword in the command-line
/linux-2.4.37.9/Documentation/m68k/
Dkernel-options.txt801 5.3.1) nosync
804 Syntax: nosync:bitmask
810 "wd33c93=nosync:0xff". The default is to disable sync negotiation for
811 all devices, eg. nosync:0xff.
911 5.5.1) nosync
914 Syntax: nosync:0
/linux-2.4.37.9/Documentation/
Dkernel-parameters.txt444 nosync [HW, M68K] Disables sync negotiation for all devices.
/linux-2.4.37.9/drivers/message/fusion/
Dmptscsih.c5260 u8 nosync = flags & MPT_TARGET_NO_NEGO_SYNC; in mptscsih_setDevicePage1Flags() local
5266 if (width && offset && !nowide && !nosync) { in mptscsih_setDevicePage1Flags()
5279 if (nosync) in mptscsih_setDevicePage1Flags()