Home
last modified time | relevance | path

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

/freebsd-13.1/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-13.1/sys/dev/aic7xxx/
H A Daic79xx.seq360 * negotiation agreement is packetized. If the
543 * correctly after a packetized selection in several
583 * 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-packetized
679 * are busy. This handles the non-packetized
689 * For packetized, the LQO manager clears ENSELO on
690 * the assertion of SELDO. If we are non-packetized,
795 * If this is a packetized connection, return to our
817 /* Non packetized request. */
[all …]
H A Daic79xx.c271 int packetized; in ahd_currently_packetized() local
281 packetized = ahd_inb(ahd, LQISTATE) != 0; in ahd_currently_packetized()
287 return (packetized); in ahd_currently_packetized()
1685 int packetized; in ahd_handle_scsiint() local
1722 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 …]
H A Daic79xx.reg1391 * single packetized connection.
3776 * in non-packetized operation.
3868 * Overloaded field for non-packetized
/freebsd-13.1/sys/cam/ctl/
H A DREADME.ctl.txt264 ctl_queue_sense() This is only used for non-packetized SCSI. i.e.