Searched defs:devq (Results 1 - 5 of 5) sorted by relevance

/barrelfish-2018-10-04/include/devif/
H A Dqueue_interface_backend.h143 struct devq { struct
[all...]
/barrelfish-2018-10-04/lib/devif/backends/null/
H A Ddevif_backend_null.c67 static errval_t null_destroy(struct devq* devq) argument
[all...]
/barrelfish-2018-10-04/lib/net/
H A Dnetif.c158 errval_t net_if_init_devq(struct netif *netif, struct devq *devq) argument
/barrelfish-2018-10-04/lib/net_interfaces/
H A Dinterface_raw.c36 static struct devq *devq = NULL; variable in typeref:struct:devq
[all...]
/barrelfish-2018-10-04/lib/devif/backends/debug/
H A Ddevif_backend_debug.c854 debug_destroy(struct devq* devq) argument
[all...]

Completed in 48 milliseconds