Symbol: xbf_softc
sys/dev/pv/xbf.c
1099
xbf_dma_alloc(struct xbf_softc *sc, struct xbf_dma_mem *dma,
sys/dev/pv/xbf.c
1165
xbf_dma_free(struct xbf_softc *sc, struct xbf_dma_mem *dma)
sys/dev/pv/xbf.c
1182
xbf_ring_create(struct xbf_softc *sc)
sys/dev/pv/xbf.c
1211
xbf_ring_destroy(struct xbf_softc *sc)
sys/dev/pv/xbf.c
1219
xbf_stop(struct xbf_softc *sc)
sys/dev/pv/xbf.c
1247
xbf_alloc_ccbs(struct xbf_softc *sc)
sys/dev/pv/xbf.c
1294
xbf_free_ccbs(struct xbf_softc *sc)
sys/dev/pv/xbf.c
1317
struct xbf_softc *sc = xsc;
sys/dev/pv/xbf.c
1336
struct xbf_softc *sc = xsc;
sys/dev/pv/xbf.c
213
sizeof(struct xbf_softc), xbf_match, xbf_attach, xbf_detach
sys/dev/pv/xbf.c
225
void xbf_complete_cmd(struct xbf_softc *, struct xbf_ccb_queue *, int);
sys/dev/pv/xbf.c
237
int xbf_dma_alloc(struct xbf_softc *, struct xbf_dma_mem *,
sys/dev/pv/xbf.c
239
void xbf_dma_free(struct xbf_softc *, struct xbf_dma_mem *);
sys/dev/pv/xbf.c
241
int xbf_get_type(struct xbf_softc *);
sys/dev/pv/xbf.c
242
int xbf_init(struct xbf_softc *);
sys/dev/pv/xbf.c
243
int xbf_ring_create(struct xbf_softc *);
sys/dev/pv/xbf.c
244
void xbf_ring_destroy(struct xbf_softc *);
sys/dev/pv/xbf.c
245
void xbf_stop(struct xbf_softc *);
sys/dev/pv/xbf.c
247
int xbf_alloc_ccbs(struct xbf_softc *);
sys/dev/pv/xbf.c
248
void xbf_free_ccbs(struct xbf_softc *);
sys/dev/pv/xbf.c
267
struct xbf_softc *sc = (struct xbf_softc *)self;
sys/dev/pv/xbf.c
322
struct xbf_softc *sc = (struct xbf_softc *)self;
sys/dev/pv/xbf.c
344
struct xbf_softc *sc = xsc;
sys/dev/pv/xbf.c
383
struct xbf_softc *sc = xs->sc_link->bus->sb_adapter_softc;
sys/dev/pv/xbf.c
448
struct xbf_softc *sc = xs->sc_link->bus->sb_adapter_softc;
sys/dev/pv/xbf.c
512
struct xbf_softc *sc = xs->sc_link->bus->sb_adapter_softc;
sys/dev/pv/xbf.c
588
struct xbf_softc *sc = xs->sc_link->bus->sb_adapter_softc;
sys/dev/pv/xbf.c
604
struct xbf_softc *sc = xs->sc_link->bus->sb_adapter_softc;
sys/dev/pv/xbf.c
747
xbf_complete_cmd(struct xbf_softc *sc, struct xbf_ccb_queue *cq, int desc)
sys/dev/pv/xbf.c
824
struct xbf_softc *sc = xs->sc_link->bus->sb_adapter_softc;
sys/dev/pv/xbf.c
854
struct xbf_softc *sc = xs->sc_link->bus->sb_adapter_softc;
sys/dev/pv/xbf.c
876
struct xbf_softc *sc = xs->sc_link->bus->sb_adapter_softc;
sys/dev/pv/xbf.c
905
xbf_get_type(struct xbf_softc *sc)
sys/dev/pv/xbf.c
946
xbf_init(struct xbf_softc *sc)