Home
last modified time | relevance | path

Searched defs:Channel (Results 1 – 10 of 10) sorted by relevance

/openbsd/src/usr.bin/ssh/
Dchannels.h87 typedef struct Channel Channel; typedef
124 struct Channel { struct
125 int type; /* channel type/state */
127 int self; /* my own channel identifier */
128 uint32_t remote_id; /* channel identifier for remote peer */
129 int have_remote_id; /* non-zero if remote_id is valid */
131 u_int istate; /* input from channel (state of receive half) */
132 u_int ostate; /* output to channel (state of transmit half) */
133 int flags; /* close sent/rcvd */
134 int rfd; /* read fd */
[all …]
/openbsd/src/gnu/usr.bin/binutils/gdb/rdi-share/
Dhostchan.c51 static struct Channel { struct
52 ChannelCallback callback; argument
53 void *callback_state;
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DR600RegisterInfo.cpp24 unsigned R600RegisterInfo::getSubRegFromChannel(unsigned Channel) { in getSubRegFromChannel()
DR600InstrInfo.cpp1012 unsigned Channel = MI.getOperand(ChanOpIdx).getImm(); in expandPostRAPseudo() local
1026 unsigned Channel = MI.getOperand(ChanOpIdx).getImm(); in expandPostRAPseudo() local
DR600ISelLowering.cpp993 unsigned &Channel, in getStackAddress()
DSIRegisterInfo.cpp529 unsigned SIRegisterInfo::getSubRegFromChannel(unsigned Channel, in getSubRegFromChannel()
DSIInstrInfo.cpp688 unsigned Channel = RI.getChannelFromSubReg(SubIdx); in expandSGPRCopy() local
5669 unsigned Channel = 0; in emitLoadSRsrcFromVGPRLoop() local
/openbsd/src/gnu/llvm/lldb/include/lldb/Utility/
DLog.h155 constexpr Channel(llvm::ArrayRef<Log::Category> categories, in Channel() function
/openbsd/src/gnu/llvm/compiler-rt/lib/fuzzer/
DFuzzerUtilFuchsia.cpp232 ScopedHandle Channel; in CrashHandler() local
/openbsd/src/sys/dev/usb/
Dif_atureg.h309 uByte Channel; member
328 uByte Channel; member
363 uByte Channel; member