/freebsd-src/contrib/file/magic/Magdir/ |
H A D | ctf | 13 # CTF metadata (packetized) 14 0 lelong 0x75d11d57 Common Trace Format (CTF) packetized metadata (LE) 17 0 belong 0x75d11d57 Common Trace Format (CTF) packetized metadata (BE)
|
/freebsd-src/sys/dev/aic7xxx/ |
H A D | aic79xx.h | 155 * The identify message only supports 64 luns in non-packetized transfers. 247 * correctly in certain packetized selection cases. 252 /* Packetized bitbucket crosses packet boundaries. */ 272 * to perform non-packetized message delivery. 279 /* The PACKETIZED status bit refers to the previous connection. */ 284 * Only the FIFO allocated to the non-packetized connection may 293 * occur in non-packetized connections. 304 /* Non-packetized busfree revision does not work. */ 330 * The LED does not stay on long enough in packetized modes. 428 * the host in packetized mode. [all …]
|
H A D | aic79xx.seq | 358 * negotiation agreement is packetized. If the 532 /************************ Packetized LongJmp Routines *************************/ 541 * correctly after a packetized selection in several 568 * we are selecting with atn irregardless of our packetized 570 * messages if this is a packetized connection, the change 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 658 * In Packetized Mode: 677 * are busy. This handles the non-packetized [all …]
|
H A D | aic79xx.c | 254 * Determine if the current connection has a packetized 256 * are currently in a packetized transfer. We could 263 int packetized; in ahd_currently_packetized() local 268 * The packetized bit refers to the last in ahd_currently_packetized() 273 packetized = ahd_inb(ahd, LQISTATE) != 0; in ahd_currently_packetized() 276 packetized = ahd_inb(ahd, LQISTAT2) & PACKETIZED; in ahd_currently_packetized() 279 return (packetized); in ahd_currently_packetized() 384 * Flush the good status FIFO for completed packetized commands. in ahd_flush_qoutfifo() 577 * Determine if an SCB for a packetized transaction 1001 printf("SCB %d Packetized Status Overrun", scbid); in ahd_handle_seqint() [all …]
|
H A D | aic79xx.reg | 1389 * single packetized connection. 2086 field PACKETIZED 0x80 2463 * Packetized CRC Interval 3774 * in non-packetized operation. 3866 * Overloaded field for non-packetized
|
H A D | aic79xx_reg.h | 2887 #define PACKETIZED 0x80 macro
|
H A D | aic79xx_reg_print.c | 1177 { "PACKETIZED", 0x80, 0x80 }
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | DFAPacketizer.h | 95 // can be packetized, but also which functional units each instruction ends up 190 // Return true if instruction MI can not be packetized with any other
|
/freebsd-src/sys/contrib/device-tree/Bindings/arm/ |
H A D | qcom,coresight-tpda.yaml | 13 more attached TPDM and pushing the resultant (packetized) data out a
|
/freebsd-src/share/man/man4/ |
H A D | ahd.4 | 65 packetized transfers, tagged queueing, 512 SCB's, and target mode.
|
/freebsd-src/sys/cam/ctl/ |
H A D | ctl_frontend.h | 119 * doesn't support autosense. e.g. non-packetized 321 * autosense (e.g. non-packetized parallel SCSI). This will queue the
|
H A D | README.ctl.txt | 263 ctl_queue_sense() This is only used for non-packetized SCSI. i.e.
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonVLIWPacketizer.cpp | 313 // Call-like instructions can be packetized with preceding instructions in isCallDependent() 515 /// can be packetized together. in updateOffset() 1278 // a regmask. Those cannot be packetized together, because the call will in hasRegMaskDependence() 1324 // SUI will be packetized. in isLegalToPacketizeTogether() 1516 // 1. Volatile loads/stores can be packetized together, unless other in isLegalToPacketizeTogether() 1574 // between ALLOCFRAME and subsequent store, allow it to be packetized in isLegalToPacketizeTogether() 1603 // Those cannot be packetized together, since the call will observe in isLegalToPacketizeTogether() 1672 // packetized with the producer. In that case I and J must be separated. in isLegalToPruneDependencies()
|
H A D | HexagonVLIWPacketizer.h | 92 // isSoloInstruction - return true if instruction MI can not be packetized
|
H A D | HexagonHazardRecognizer.cpp | 104 /// packetized.
|
H A D | HexagonInstrInfo.cpp | 4362 // they can be packetized together. However, this decision can't be made in getMaxValue()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600Packetizer.cpp | 161 // isSoloInstruction - return true if instruction MI can not be packetized
|
/freebsd-src/sys/dev/mpt/mpilib/ |
H A D | mpi_init.h | 223 /* (FCP-1 RSP_CODE values and SPI-3 Packetized Failure codes) */
|
/freebsd-src/crypto/openssl/include/internal/ |
H A D | packet.h | 57 * For use in non-PACKETized APIs.
|
/freebsd-src/sys/cam/ |
H A D | cam_ccb.h | 278 PROTO_ATAPI, /* AT Attachment Packetized Interface */
|
/freebsd-src/sys/dev/mps/ |
H A D | mps_sas.c | 2154 /* In a modern packetized environment, an autosense failure in mpssas_scsiio_complete()
|
/freebsd-src/sys/dev/mpr/ |
H A D | mpr_sas.c | 2610 /* In a modern packetized environment, an autosense failure in mprsas_scsiio_complete()
|
/freebsd-src/sys/dev/mpt/ |
H A D | mpt_cam.c | 2141 /* XXX No such thing for a target doing packetized. */ in mpt_start()
|
/freebsd-src/sys/cam/scsi/ |
H A D | scsi_sa.c | 2928 * non-packetized SCSI, where you have to go back in sastart()
|
/freebsd-src/sys/dev/mpi3mr/ |
H A D | mpi3mr.c | 4753 /* In a modern packetized environment, an autosense failure in mpi3mr_process_op_reply_desc()
|