/freebsd/tools/kerneldoc/subsys/ |
H A D | Doxyfile-dev_sge | 6 PROJECT_NAME = "FreeBSD kernel SGE device code"
|
/freebsd/sys/dev/mpr/mpi/ |
H A D | mpi2_init.h | 120 MPI2_SGE_SIMPLE_UNION SGE; member 272 MPI2_IEEE_SGE_SIMPLE64 SGE; member
|
H A D | mpi2_history.txt | 110 * Added alternative defines for the SGE Direction bit. 631 * Target Status Send Request only takes a single SGE for 665 * it uses MPI Chain SGE as well as MPI Simple SGE.
|
/freebsd/sys/dev/mpi3mr/mpi/ |
H A D | mpi30_init.h | 65 MPI3_SGE_SIMPLE SGE; member
|
/freebsd/sys/dev/cxgbe/firmware/ |
H A D | t6fw_cfg_fpga.txt | 68 # The following Scatter Gather Engine (SGE) settings assume a 4KB Host 78 # 2. The SGE Timer Values below are expressed below in microseconds. 100 #SGE DBQ tick value. All timers are multiple of this value 412 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
|
H A D | t4fw_cfg.txt | 157 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
|
H A D | t6fw_cfg_uwire.txt | 68 # The following Scatter Gather Engine (SGE) settings assume a 4KB Host 78 # 2. The SGE Timer Values below are expressed below in microseconds. 98 # Set the SGE Doorbell Queue Timer "tick" to 50us and initialize 507 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
|
H A D | t5fw_cfg_fpga.txt | 89 # The following Scatter Gather Engine (SGE) settings assume a 4KB Host 99 # 2. The SGE Timer Values below are expressed below in microseconds. 392 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
|
H A D | t6fw_cfg_hashfilter.txt | 186 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
|
H A D | t5fw_cfg.txt | 202 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
|
H A D | t5fw_cfg_hashfilter.txt | 205 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
|
H A D | t6fw_cfg.txt | 204 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
|
H A D | t4fw_cfg_uwire.txt | 82 # The following Scatter Gather Engine (SGE) settings assume a 4KB Host 92 # 2. The SGE Timer Values below are expressed below in microseconds. 444 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
|
H A D | t5fw_cfg_uwire.txt | 68 # The following Scatter Gather Engine (SGE) settings assume a 4KB Host 78 # 2. The SGE Timer Values below are expressed below in microseconds. 489 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
|
/freebsd/sys/dev/mps/mpi/ |
H A D | mpi2_init.h | 99 MPI2_SGE_SIMPLE_UNION SGE; member
|
H A D | mpi2_history.txt | 109 * Added alternative defines for the SGE Direction bit. 389 * Target Status Send Request only takes a single SGE for
|
/freebsd/sys/dev/mpt/mpilib/ |
H A D | mpi_init.h | 265 SGE_SIMPLE_UNION SGE; member
|
/freebsd/sys/dev/sym/ |
H A D | sym_defs.h | 431 #define SGE 0x08 /* sta: gross error (over/underflow)*/ macro
|
H A D | sym_hipd.c | 3246 OUTW (nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR); in sym_init() 3876 if (!(sist & (STO|GEN|HTH|SGE|UDC|SBMC|RST)) && in sym_intr1() 3907 if (!(sist & (GEN|HTH|SGE)) && in sym_intr1() 3925 if ((sist & (GEN|HTH|SGE)) || in sym_intr1()
|
/freebsd/sys/dev/mfi/ |
H A D | mfireg.h | 1704 MPI2_SGE_SIMPLE_UNION SGE; member
|
/freebsd/sys/dev/mrsas/ |
H A D | mrsas.h | 402 MPI2_SGE_SIMPLE_UNION SGE; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600Instructions.td | 750 def SGE : R600_2OP <
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsInstrInfo.td | 2703 def SGE : MipsAsmPseudoInst<(outs GPR32Opnd:$rd), 2707 (SGE GPR32Opnd:$rs, GPR32Opnd:$rs, GPR32Opnd:$rt), 0>,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 2581 case Mips::SGE: in tryExpandInstruction() 4617 case Mips::SGE: in expandSge()
|