Home
last modified time | relevance | path

Searched refs:pipebase (Results 1 – 20 of 20) sorted by relevance

/dports/net/nanomsg/nanomsg-1.1.5/src/core/
H A Dpipe.c180 struct nn_pipebase *pipebase; in nn_pipe_send() local
182 pipebase = (struct nn_pipebase*) self; in nn_pipe_send()
185 rc = pipebase->vfptr->send (pipebase, msg); in nn_pipe_send()
192 pipebase->outstate = NN_PIPEBASE_OUTSTATE_ASYNC; in nn_pipe_send()
199 struct nn_pipebase *pipebase; in nn_pipe_recv() local
201 pipebase = (struct nn_pipebase*) self; in nn_pipe_recv()
204 rc = pipebase->vfptr->recv (pipebase, msg); in nn_pipe_recv()
208 pipebase->instate = NN_PIPEBASE_INSTATE_IDLE; in nn_pipe_recv()
212 pipebase->instate = NN_PIPEBASE_INSTATE_ASYNC; in nn_pipe_recv()
220 struct nn_pipebase *pipebase; in nn_pipe_getopt() local
[all …]
/dports/net/nanomsg/nanomsg-1.1.5/src/transports/tcp/
H A Dstcp.c93 nn_pipebase_term (&self->pipebase); in nn_stcp_term()
126 stcp = nn_cont (self, struct nn_stcp, pipebase); in nn_stcp_send()
157 stcp = nn_cont (self, struct nn_stcp, pipebase); in nn_stcp_recv()
181 nn_pipebase_stop (&stcp->pipebase); in nn_stcp_shutdown()
224 &stcp->pipebase); in nn_stcp_handler()
278 rc = nn_pipebase_start (&stcp->pipebase); in nn_stcp_handler()
319 nn_pipebase_sent (&stcp->pipebase); in nn_stcp_handler()
348 nn_pipebase_received (&stcp->pipebase); in nn_stcp_handler()
365 nn_pipebase_received (&stcp->pipebase); in nn_stcp_handler()
375 nn_pipebase_stop (&stcp->pipebase); in nn_stcp_handler()
[all …]
H A Dstcp.h58 struct nn_pipebase pipebase; member
/dports/net/nanomsg/nanomsg-1.1.5/src/transports/ipc/
H A Dsipc.c97 nn_pipebase_term (&self->pipebase); in nn_sipc_term()
130 sipc = nn_cont (self, struct nn_sipc, pipebase); in nn_sipc_send()
162 sipc = nn_cont (self, struct nn_sipc, pipebase); in nn_sipc_recv()
186 nn_pipebase_stop (&sipc->pipebase); in nn_sipc_shutdown()
230 &sipc->pipebase); in nn_sipc_handler()
284 rc = nn_pipebase_start (&sipc->pipebase); in nn_sipc_handler()
325 nn_pipebase_sent (&sipc->pipebase); in nn_sipc_handler()
355 nn_pipebase_received (&sipc->pipebase); in nn_sipc_handler()
372 nn_pipebase_received (&sipc->pipebase); in nn_sipc_handler()
382 nn_pipebase_stop (&sipc->pipebase); in nn_sipc_handler()
[all …]
H A Dsipc.h58 struct nn_pipebase pipebase; member
/dports/net/nanomsg/nanomsg-1.1.5/src/transports/inproc/
H A Dsinproc.c98 nn_pipebase_term (&self->pipebase); in nn_sinproc_term()
142 sinproc = nn_cont (self, struct nn_sinproc, pipebase); in nn_sinproc_send()
183 sinproc = nn_cont (self, struct nn_sinproc, pipebase); in nn_sinproc_recv()
211 nn_pipebase_received (&sinproc->pipebase); in nn_sinproc_recv()
228 nn_pipebase_stop (&self->pipebase); in nn_sinproc_shutdown_events()
364 rc = nn_pipebase_start (&sinproc->pipebase); in nn_sinproc_handler()
391 rc = nn_pipebase_start (&sinproc->pipebase); in nn_sinproc_handler()
396 rc = nn_pipebase_start (&sinproc->pipebase); in nn_sinproc_handler()
400 nn_pipebase_stop (&sinproc->pipebase); in nn_sinproc_handler()
453 nn_pipebase_sent (&sinproc->pipebase); in nn_sinproc_handler()
[all …]
H A Dsinproc.h61 struct nn_pipebase pipebase; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/phy/st/
H A Dphy-miphy28lp.c205 void __iomem *pipebase; member
961 || (!miphy_phy->base) || (!miphy_phy->pipebase)) in miphy28lp_init_pcie()
1004 if ((!miphy_phy->base) || (!miphy_phy->pipebase)) in miphy28lp_init_usb3()
1020 writeb_relaxed(0x68, miphy_phy->pipebase + 0x23); in miphy28lp_init_usb3()
1021 writeb_relaxed(0x61, miphy_phy->pipebase + 0x24); in miphy28lp_init_usb3()
1022 writeb_relaxed(0x68, miphy_phy->pipebase + 0x26); in miphy28lp_init_usb3()
1023 writeb_relaxed(0x61, miphy_phy->pipebase + 0x27); in miphy28lp_init_usb3()
1024 writeb_relaxed(0x18, miphy_phy->pipebase + 0x29); in miphy28lp_init_usb3()
1025 writeb_relaxed(0x61, miphy_phy->pipebase + 0x2a); in miphy28lp_init_usb3()
1028 writeb_relaxed(0X67, miphy_phy->pipebase + 0x68); in miphy28lp_init_usb3()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/phy/st/
H A Dphy-miphy28lp.c205 void __iomem *pipebase; member
961 || (!miphy_phy->base) || (!miphy_phy->pipebase)) in miphy28lp_init_pcie()
1004 if ((!miphy_phy->base) || (!miphy_phy->pipebase)) in miphy28lp_init_usb3()
1020 writeb_relaxed(0x68, miphy_phy->pipebase + 0x23); in miphy28lp_init_usb3()
1021 writeb_relaxed(0x61, miphy_phy->pipebase + 0x24); in miphy28lp_init_usb3()
1022 writeb_relaxed(0x68, miphy_phy->pipebase + 0x26); in miphy28lp_init_usb3()
1023 writeb_relaxed(0x61, miphy_phy->pipebase + 0x27); in miphy28lp_init_usb3()
1024 writeb_relaxed(0x18, miphy_phy->pipebase + 0x29); in miphy28lp_init_usb3()
1025 writeb_relaxed(0x61, miphy_phy->pipebase + 0x2a); in miphy28lp_init_usb3()
1028 writeb_relaxed(0X67, miphy_phy->pipebase + 0x68); in miphy28lp_init_usb3()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/phy/st/
H A Dphy-miphy28lp.c205 void __iomem *pipebase; member
961 || (!miphy_phy->base) || (!miphy_phy->pipebase)) in miphy28lp_init_pcie()
1004 if ((!miphy_phy->base) || (!miphy_phy->pipebase)) in miphy28lp_init_usb3()
1020 writeb_relaxed(0x68, miphy_phy->pipebase + 0x23); in miphy28lp_init_usb3()
1021 writeb_relaxed(0x61, miphy_phy->pipebase + 0x24); in miphy28lp_init_usb3()
1022 writeb_relaxed(0x68, miphy_phy->pipebase + 0x26); in miphy28lp_init_usb3()
1023 writeb_relaxed(0x61, miphy_phy->pipebase + 0x27); in miphy28lp_init_usb3()
1024 writeb_relaxed(0x18, miphy_phy->pipebase + 0x29); in miphy28lp_init_usb3()
1025 writeb_relaxed(0x61, miphy_phy->pipebase + 0x2a); in miphy28lp_init_usb3()
1028 writeb_relaxed(0X67, miphy_phy->pipebase + 0x68); in miphy28lp_init_usb3()
[all …]
/dports/net/nanomsg/nanomsg-1.1.5/src/transports/ws/
H A Dsws.c172 nn_pipebase_term (&self->pipebase); in nn_sws_term()
378 sws = nn_cont (self, struct nn_sws, pipebase); in nn_sws_send()
490 sws = nn_cont (self, struct nn_sws, pipebase); in nn_sws_recv()
679 nn_pipebase_received (&self->pipebase); in nn_sws_validate_utf8_chunk()
769 nn_pipebase_stop (&self->pipebase); in nn_sws_fail_conn()
849 nn_pipebase_stop (&sws->pipebase); in nn_sws_shutdown()
946 rc = nn_pipebase_start (&sws->pipebase); in nn_sws_handler()
985 nn_pipebase_sent (&sws->pipebase); in nn_sws_handler()
1447 nn_pipebase_received (&sws->pipebase); in nn_sws_handler()
1471 nn_pipebase_stop (&sws->pipebase); in nn_sws_handler()
[all …]
H A Dws_handshake.h80 struct nn_pipebase *pipebase; member
171 struct nn_usock *usock, struct nn_pipebase *pipebase,
H A Dws_handshake.c172 self->pipebase = NULL; in nn_ws_handshake_init()
190 struct nn_usock *usock, struct nn_pipebase *pipebase, in nn_ws_handshake_start() argument
203 self->pipebase = pipebase; in nn_ws_handshake_start()
1034 if (self->pipebase->sock->socktype->protocol == in nn_ws_handshake_parse_client_opening()
1058 if (nn_pipebase_ispeer (self->pipebase, NN_PAIR)) { in nn_ws_handshake_parse_client_opening()
1255 self->pipebase->sock->socktype->protocol) { in nn_ws_handshake_client_request()
H A Dsws.h103 struct nn_pipebase pipebase; member
/dports/net/nanomsg/nanomsg-1.1.5/src/transports/utils/
H A Dstreamhdr.c66 self->pipebase = NULL; in nn_streamhdr_init()
84 struct nn_pipebase *pipebase) in nn_streamhdr_start() argument
95 self->pipebase = pipebase; in nn_streamhdr_start()
99 nn_pipebase_getopt (pipebase, NN_SOL_SOCKET, NN_PROTOCOL, &protocol, &sz); in nn_streamhdr_start()
225 if (!nn_pipebase_ispeer (streamhdr->pipebase, protocol)) in nn_streamhdr_handler()
H A Dstreamhdr.h55 struct nn_pipebase *pipebase; member
70 struct nn_pipebase *pipebase);
/dports/games/crafty/crafty-25.2_1/
H A Depd.h141 siT EPDComm(refintptrT refintptr, charptrT pipebase);
H A Depd.c4177 nonstatic siT EPDComm(refintptrT refintptr, charptrT pipebase) { in EPDComm() argument
4194 pfnv[flow] = EPDStringGrab(pipebase); in EPDComm()
/dports/games/KnightCap/Export/
H A Depd.h143 siT EPDComm(refintptrT refintptr, charptrT pipebase);
H A Depd.c6620 EPDComm(refintptrT refintptr, charptrT pipebase) in EPDComm() argument
6644 pfnv[flow] = EPDStringGrab(pipebase); in EPDComm()