Home
last modified time | relevance | path

Searched refs:packetized (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/contrib/file/magic/Magdir/
H A Dctf12 # 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)
/freebsd-14.2/sys/contrib/device-tree/Bindings/arm/
H A Dqcom,coresight-tpda.yaml13 more attached TPDM and pushing the resultant (packetized) data out a
/freebsd-14.2/sys/dev/aic7xxx/
H A Daic79xx.seq358 * negotiation agreement is packetized. If the
541 * correctly after a packetized selection in several
581 * 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-packetized
677 * are busy. This handles the non-packetized
687 * For packetized, the LQO manager clears ENSELO on
688 * the assertion of SELDO. If we are non-packetized,
793 * If this is a packetized connection, return to our
815 /* Non packetized request. */
[all …]
H A Daic79xx.c270 int packetized; in ahd_currently_packetized() local
280 packetized = ahd_inb(ahd, LQISTATE) != 0; in ahd_currently_packetized()
286 return (packetized); in ahd_currently_packetized()
1684 int packetized; in ahd_handle_scsiint() local
1721 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 …]
H A Daic79xx.reg1389 * single packetized connection.
3774 * in non-packetized operation.
3866 * Overloaded field for non-packetized
/freebsd-14.2/sys/cam/ctl/
H A DREADME.ctl.txt263 ctl_queue_sense() This is only used for non-packetized SCSI. i.e.