Searched refs:packetized (Results 1 – 9 of 9) sorted by relevance
9 The VLYNQ bus is a high-speed, serial and packetized
31 Dell_RBU driver supports BIOS update using the monolithic image and packetized33 of physical pages having the BIOS image. In case of packetized the app54 The driver supports two types of update mechanism; monolithic and packetized.
360 * negotiation agreement is packetized. If the543 * correctly after a packetized selection in several570 * we are selecting with atn regardless of our packetized572 * messages if this is a packetized connection, the change583 * 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-packetized679 * are busy. This handles the non-packetized689 * For packetized, the LQO manager clears ENSELO on690 * the assertion of SELDO. If we are non-packetized,[all …]
1045 int packetized; in ahd_currently_packetized() local1055 packetized = ahd_inb(ahd, LQISTATE) != 0; in ahd_currently_packetized()1058 packetized = ahd_inb(ahd, LQISTAT2) & PACKETIZED; in ahd_currently_packetized()1061 return (packetized); in ahd_currently_packetized()2541 int packetized; in ahd_handle_scsiint() local2575 packetized = 0; in ahd_handle_scsiint()2577 packetized = (scb->flags & SCB_PACKETIZED) != 0; in ahd_handle_scsiint()2583 packetized = 1; in ahd_handle_scsiint()2587 packetized = (lqostat1 & LQOBUSFREE) != 0; in ahd_handle_scsiint()2588 if (!packetized in ahd_handle_scsiint()[all …]
1470 * single packetized connection.4039 * in non-packetized operation.4141 * Overloaded field for non-packetized
19 meant by a packetized elementary stream (PES) or an I-frame.
107 - Simplify handling of the packetized lun Rev A workaround.150 brighter during packetized operations on the H2A4.
224 transferred. That's because USB transfers are packetized; it might take
79 - Data transfer on USB is packetized; each endpoint has a maximum