Searched refs:packetized (Results 1 – 9 of 9) sorted by relevance
8 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 …]
1053 int packetized; in ahd_currently_packetized() local1063 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() local2593 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 …]
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.
97 - Simplify handling of the packetized lun Rev A workaround.140 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