Searched refs:packetized (Results 1 – 5 of 5) 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)
360 * negotiation agreement is packetized. If the543 * correctly after a packetized selection in several583 * 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,795 * If this is a packetized connection, return to our817 /* Non packetized request. */[all …]
271 int packetized; in ahd_currently_packetized() local281 packetized = ahd_inb(ahd, LQISTATE) != 0; in ahd_currently_packetized()287 return (packetized); in ahd_currently_packetized()1685 int packetized; in ahd_handle_scsiint() local1722 packetized = 0; in ahd_handle_scsiint()1731 packetized = 1; in ahd_handle_scsiint()1735 packetized = (lqostat1 & LQOBUSFREE) != 0; in ahd_handle_scsiint()1736 if (!packetized in ahd_handle_scsiint()1747 packetized = 1; in ahd_handle_scsiint()1763 packetized = 0; in ahd_handle_scsiint()[all …]
1391 * single packetized connection.3776 * in non-packetized operation.3868 * Overloaded field for non-packetized
264 ctl_queue_sense() This is only used for non-packetized SCSI. i.e.