/freebsd-src/crypto/openssh/ |
H A D | channels.h | 87 typedef struct Channel Channel; typedef 125 struct Channel { struct 126 int type; /* channel type/state */ 128 int self; /* my own channel identifier */ 129 uint32_t remote_id; /* channel identifier for remote peer */ 130 int have_remote_id; /* non-zero if remote_id is valid */ 132 u_int istate; /* input from channel (state of receive half) */ 133 u_int ostate; /* output to channel (state of transmit half) */ 134 int flags; /* close sent/rcvd */ 135 int rfd; /* read fd */ [all …]
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600RegisterInfo.cpp | 24 unsigned R600RegisterInfo::getSubRegFromChannel(unsigned Channel) { in getSubRegFromChannel()
|
H A D | R600InstrInfo.cpp | 1012 unsigned Channel = MI.getOperand(ChanOpIdx).getImm(); expandPostRAPseudo() local 1026 unsigned Channel = MI.getOperand(ChanOpIdx).getImm(); expandPostRAPseudo() local [all...] |
H A D | R600ISelLowering.cpp | 989 getStackAddress(unsigned StackWidth,unsigned ElemIdx,unsigned & Channel,unsigned & PtrIncr) const getStackAddress() argument
|
H A D | SIRegisterInfo.cpp | 540 getSubRegFromChannel(unsigned Channel,unsigned NumRegs) getSubRegFromChannel() argument
|
H A D | SIInstrInfo.cpp | 764 SubIdx = RI.getSubRegFromChannel(Channel, 2); in expandSGPRCopy() local 6256 unsigned Channel = 0; emitLoadScalarOpsFromVGPRLoop() local
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | Log.h | 155 constexpr Channel(llvm::ArrayRef<Log::Category> categories, Channel() function
|
/freebsd-src/sys/dev/pms/RefTisa/sallsdk/spc/ |
H A D | saphy.c | 1208 bit32 Channel, in saVhistCapture()
|
H A D | sampicmd.c | 361 bit32 Channel, in mpiVHistCapCmd()
|
H A D | sampidefs.h | 1273 bit32 Channel; member
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerUtilFuchsia.cpp | 279 ScopedHandle Channel; in CrashHandler() local
|
/freebsd-src/sys/geom/raid/ |
H A D | md_ddf.h | 106 uint8_t Channel; member
|
/freebsd-src/sys/dev/pms/freebsd/driver/ini/src/ |
H A D | agtiapi.c | 2042 U32 Channel = CMND_TO_CHANNEL(ccb); agtiapi_QueueCmnd_() local
|
/freebsd-src/sys/contrib/dev/acpica/include/ |
H A D | acrestyp.h | 307 UINT8 Channel; member
|
/freebsd-src/sys/dev/mwl/ |
H A D | mwlreg.h | 238 uint8_t Channel; /* channel # pkt received on */ member
|
/freebsd-src/sys/dev/mpi3mr/mpi/ |
H A D | mpi30_cnfg.h | 848 U8 Channel; /* 0x00 */ member 1514 U8 Channel; /* 0x0A */ member
|