Searched refs:synchronous (Results 1 - 9 of 9) sorted by relevance

/drivers/hsi/
H A DKconfig7 The "High speed synchronous Serial Interface" is
8 synchronous serial interface used mainly to connect
/drivers/scsi/pcmcia/
H A Daha152x_stub.c64 static int synchronous = 1; variable
71 module_param(synchronous, int, 0);
168 s.synchronous = synchronous;
/drivers/net/wan/
H A DKconfig31 operates on low speed synchronous serial links at up to
42 Driver for COSA and SRP synchronous serial boards.
44 These boards allow to connect synchronous serial devices (for example
47 character device, synchronous PPP network device, or the Cisco HDLC
68 - LMC 1000 board allows you to connect synchronous serial devices
108 Relay, synchronous Point-to-Point Protocol (PPP) and X.25.
212 Driver for the Cyclades-PC300 synchronous communication boards.
214 These boards provide synchronous serial interfaces to your
229 Multilink PPP over the PC300 synchronous communication boards.
289 8Mb/s (128K on V.24) using synchronous PP
[all...]
/drivers/scsi/
H A Daha152x.c59 * - default to synchronous operation
60 * - synchronous negotiation fixed
65 * - synchronous operation works
108 * - started synchronous data transfers (not working yet)
355 syncneg = 0x0100, /* synchronous negotiation in progress */
389 MODULE_PARM_DESC(sync,"use synchronous transfers");
513 int synchronous; /* synchronous transferes enabled */ member in struct:aha152x_hostdata
530 /* current synchronous transfer agreements */
615 #define SYNCHRONOUS (HOSTDATA(shpnt)->synchronous)
[all...]
H A Daha152x.h323 int synchronous; member in struct:aha152x_setup
H A D53c700.c33 * The 700-66 can at least do synchronous SCSI up to 10MHz.
442 int count, synchronous = 0; local
454 synchronous = NCR_700_readb(host, SXFER_REG) & 0x0f;
461 if (synchronous)
471 if (synchronous && (sstat & SODR_REG_FULL))
748 * by our synchronous clock speed. See the 710 manual for
1470 /* set the synchronous period/offset */
H A Dosst.c3245 static int osst_write_frame(struct osst_tape * STp, struct osst_request ** aSRpnt, int synchronous)
3294 if (!synchronous)
3298 MAX_RETRIES, synchronous);
3303 if (synchronous) {
3242 osst_write_frame(struct osst_tape * STp, struct osst_request ** aSRpnt, int synchronous) argument
/drivers/spi/
H A DKconfig12 The "Serial Peripheral Interface" is a low level synchronous
/drivers/video/
H A DKconfig2370 far only synchronous displays are supported. If you plan to use

Completed in 114 milliseconds