Searched refs:packetized (Results 1 – 9 of 9) sorted by relevance
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.
3 // skb created for the chunk. The large chunk itself should be packetized as
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...]
1036 * Determine if the current connection has a packetized1038 * are currently in a packetized transfer. We could1045 int packetized; in ahd_currently_packetized() local 1050 * The packetized bit refers to the last in ahd_currently_packetized() 1055 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() 1199 * Flush the good status FIFO for completed packetized commands. in ahd_flush_qoutfifo() 1391 * Determine if an SCB for a packetized transaction1912 * has thus lost our previous packetized negotiatio in ahd_handle_seqint() 2541 int packetized; ahd_handle_scsiint() local [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