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

/freebsd-10.2-release/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt_var.h128 typedef struct ubt_softc * ubt_softc_p; typedef in typeref:struct:ubt_softc
H A Dng_ubt.c139 static void ubt_task_schedule(ubt_softc_p, int);
260 static int ubt_fwd_mbuf_up(ubt_softc_p, struct mbuf **);
1282 ubt_fwd_mbuf_up(ubt_softc_p sc, struct mbuf **m)
1334 ubt_task_schedule(ubt_softc_p sc, int action)
1382 ubt_softc_p sc = context;

Completed in 41 milliseconds