Home
last modified time | relevance | path

Searched refs:packetized (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/vlynq/
DKconfig8 The VLYNQ bus is a high-speed, serial and packetized
/Linux-v4.19/Documentation/
Ddell_rbu.txt31 Dell_RBU driver supports BIOS update using the monolithic image and packetized
33 of physical pages having the BIOS image. In case of packetized the app
54 The driver supports two types of update mechanism; monolithic and packetized.
/Linux-v4.19/drivers/scsi/aic7xxx/
Daic79xx.seq360 * negotiation agreement is packetized. If the
543 * correctly after a packetized selection in several
570 * we are selecting with atn regardless of our packetized
572 * messages if this is a packetized connection, the change
583 * Allocate a FIFO for a non-packetized transaction.
585 * can allocate a FIFO for a non-packetized transaction.
626 * are busy. This handles the non-packetized
679 * are busy. This handles the non-packetized
689 * For packetized, the LQO manager clears ENSELO on
690 * the assertion of SELDO. If we are non-packetized,
[all …]
Daic79xx_core.c1053 int packetized; in ahd_currently_packetized() local
1063 packetized = ahd_inb(ahd, LQISTATE) != 0; in ahd_currently_packetized()
1066 packetized = ahd_inb(ahd, LQISTAT2) & PACKETIZED; in ahd_currently_packetized()
1069 return (packetized); in ahd_currently_packetized()
2559 int packetized; in ahd_handle_scsiint() local
2593 packetized = 0; in ahd_handle_scsiint()
2595 packetized = (scb->flags & SCB_PACKETIZED) != 0; in ahd_handle_scsiint()
2601 packetized = 1; in ahd_handle_scsiint()
2605 packetized = (lqostat1 & LQOBUSFREE) != 0; in ahd_handle_scsiint()
2606 if (!packetized in ahd_handle_scsiint()
[all …]
Daic79xx.reg1470 * single packetized connection.
4039 * in non-packetized operation.
4141 * Overloaded field for non-packetized
/Linux-v4.19/Documentation/media/uapi/dvb/
Dintro.rst19 meant by a packetized elementary stream (PES) or an I-frame.
/Linux-v4.19/Documentation/scsi/
Daic79xx.txt97 - Simplify handling of the packetized lun Rev A workaround.
140 brighter during packetized operations on the H2A4.
/Linux-v4.19/Documentation/driver-api/usb/
DURB.rst224 transferred. That's because USB transfers are packetized; it might take
Dusb.rst79 - Data transfer on USB is packetized; each endpoint has a maximum