Searched refs:packetized (Results 1 – 4 of 4) sorted by relevance
361 * negotiation agreement is packetized. If the544 * correctly after a packetized selection in several584 * Allocate a FIFO for a non-packetized transaction.586 * can allocate a FIFO for a non-packetized transaction.627 * are busy. This handles the non-packetized680 * are busy. This handles the non-packetized690 * For packetized, the LQO manager clears ENSELO on691 * the assertion of SELDO. If we are non-packetized,796 * If this is a packetized connection, return to our818 /* Non packetized request. */[all …]
1392 * single packetized connection.3777 * in non-packetized operation.3868 * Overloaded field for non-packetized
63 3. Should we use some form of packetized format to improve forward
291 int packetized; in ahd_currently_packetized() local301 packetized = ahd_inb(ahd, LQISTATE) != 0; in ahd_currently_packetized()307 return (packetized); in ahd_currently_packetized()1694 int packetized; in ahd_handle_scsiint() local1727 packetized = 0; in ahd_handle_scsiint()1734 packetized = 1; in ahd_handle_scsiint()1738 packetized = (lqostat1 & LQOBUSFREE) != 0; in ahd_handle_scsiint()1739 if (!packetized in ahd_handle_scsiint()1750 packetized = 1; in ahd_handle_scsiint()1766 packetized = 0; in ahd_handle_scsiint()[all …]