Searched refs:packetized (Results 1 – 6 of 6) sorted by relevance
12 # CTF metadata (packetized)13 0 lelong 0x75d11d57 Common Trace Format (CTF) packetized metadata (LE)16 0 belong 0x75d11d57 Common Trace Format (CTF) packetized metadata (BE)
13 more attached TPDM and pushing the resultant (packetized) data out a
358 * negotiation agreement is packetized. If the541 * correctly after a packetized selection in several581 * Allocate a FIFO for a non-packetized transaction.583 * can allocate a FIFO for a non-packetized transaction.624 * are busy. This handles the non-packetized677 * are busy. This handles the non-packetized687 * For packetized, the LQO manager clears ENSELO on688 * the assertion of SELDO. If we are non-packetized,793 * If this is a packetized connection, return to our815 /* Non packetized request. */[all …]
270 int packetized; in ahd_currently_packetized() local280 packetized = ahd_inb(ahd, LQISTATE) != 0; in ahd_currently_packetized()286 return (packetized); in ahd_currently_packetized()1684 int packetized; in ahd_handle_scsiint() local1721 packetized = 0; in ahd_handle_scsiint()1730 packetized = 1; in ahd_handle_scsiint()1734 packetized = (lqostat1 & LQOBUSFREE) != 0; in ahd_handle_scsiint()1735 if (!packetized in ahd_handle_scsiint()1746 packetized = 1; in ahd_handle_scsiint()1762 packetized = 0; in ahd_handle_scsiint()[all …]
1389 * single packetized connection.3774 * in non-packetized operation.3866 * Overloaded field for non-packetized
263 ctl_queue_sense() This is only used for non-packetized SCSI. i.e.