Searched refs:CHANNEL_EP (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/lib/bulk_transfer/backends/sm/
H A Dchannel.c306 struct bulk_sm_endpoint_descriptor *ep = CHANNEL_EP(channel);
350 struct bulk_sm_endpoint_descriptor *ep = CHANNEL_EP(channel);
372 struct bulk_sm_endpoint_descriptor *ep = CHANNEL_EP(channel);
H A Dbulk_sm_impl.h19 #define CHANNEL_EP(c) ((struct bulk_sm_endpoint_descriptor*)(c)->ep) macro

Completed in 89 milliseconds