Symbol: xbd_softc
sys/dev/xen/blkfront/blkfront.c
1000
xbd_instance_create(struct xbd_softc *sc, blkif_sector_t sectors,
sys/dev/xen/blkfront/blkfront.c
1059
xbd_free(struct xbd_softc *sc)
sys/dev/xen/blkfront/blkfront.c
1106
xbd_initialize(struct xbd_softc *sc)
sys/dev/xen/blkfront/blkfront.c
113
xbd_cm_freeze(struct xbd_softc *sc, struct xbd_command *cm, xbdc_flag_t cm_flag)
sys/dev/xen/blkfront/blkfront.c
123
xbd_cm_thaw(struct xbd_softc *sc, struct xbd_command *cm)
sys/dev/xen/blkfront/blkfront.c
1231
xbd_connect(struct xbd_softc *sc)
sys/dev/xen/blkfront/blkfront.c
133
xbd_flush_requests(struct xbd_softc *sc)
sys/dev/xen/blkfront/blkfront.c
1432
struct xbd_softc *sc = device_get_softc(dev);
sys/dev/xen/blkfront/blkfront.c
1499
struct xbd_softc *sc;
sys/dev/xen/blkfront/blkfront.c
1543
struct xbd_softc *sc = device_get_softc(dev);
sys/dev/xen/blkfront/blkfront.c
1556
struct xbd_softc *sc = device_get_softc(dev);
sys/dev/xen/blkfront/blkfront.c
1585
struct xbd_softc *sc = device_get_softc(dev);
sys/dev/xen/blkfront/blkfront.c
1605
struct xbd_softc *sc = device_get_softc(dev);
sys/dev/xen/blkfront/blkfront.c
1659
sizeof(struct xbd_softc),
sys/dev/xen/blkfront/blkfront.c
212
struct xbd_softc *sc;
sys/dev/xen/blkfront/blkfront.c
296
xbd_queue_request(struct xbd_softc *sc, struct xbd_command *cm)
sys/dev/xen/blkfront/blkfront.c
323
struct xbd_softc *sc = arg;
sys/dev/xen/blkfront/blkfront.c
335
xbd_bio_command(struct xbd_softc *sc)
sys/dev/xen/blkfront/blkfront.c
420
xbd_startio(struct xbd_softc *sc)
sys/dev/xen/blkfront/blkfront.c
462
xbd_bio_complete(struct xbd_softc *sc, struct xbd_command *cm)
sys/dev/xen/blkfront/blkfront.c
486
struct xbd_softc *sc = xsc;
sys/dev/xen/blkfront/blkfront.c
568
xbd_quiesce(struct xbd_softc *sc)
sys/dev/xen/blkfront/blkfront.c
601
struct xbd_softc *sc = dp->d_drv1;
sys/dev/xen/blkfront/blkfront.c
67
static void xbd_startio(struct xbd_softc *sc);
sys/dev/xen/blkfront/blkfront.c
674
struct xbd_softc *sc = dp->d_drv1;
sys/dev/xen/blkfront/blkfront.c
689
struct xbd_softc *sc = dp->d_drv1;
sys/dev/xen/blkfront/blkfront.c
710
struct xbd_softc *sc = dp->d_drv1;
sys/dev/xen/blkfront/blkfront.c
725
struct xbd_softc *sc = bp->bio_disk->d_drv1;
sys/dev/xen/blkfront/blkfront.c
750
xbd_alloc_ring(struct xbd_softc *sc)
sys/dev/xen/blkfront/blkfront.c
818
xbd_free_ring(struct xbd_softc *sc)
sys/dev/xen/blkfront/blkfront.c
837
xbd_feature_string(struct xbd_softc *sc, char *features, size_t len)
sys/dev/xen/blkfront/blkfront.c
879
struct xbd_softc *sc = arg1;
sys/dev/xen/blkfront/blkfront.c
89
xbd_freeze(struct xbd_softc *sc, xbd_flag_t xbd_flag)
sys/dev/xen/blkfront/blkfront.c
894
xbd_setup_sysctl(struct xbd_softc *xbd)
sys/dev/xen/blkfront/blkfront.c
99
xbd_thaw(struct xbd_softc *sc, xbd_flag_t xbd_flag)
sys/dev/xen/blkfront/block.h
112
struct xbd_softc *cm_sc;
sys/dev/xen/blkfront/block.h
202
int xbd_instance_create(struct xbd_softc *, blkif_sector_t sectors, int device,
sys/dev/xen/blkfront/block.h
207
xbd_added_qentry(struct xbd_softc *sc, xbd_q_index_t index)
sys/dev/xen/blkfront/block.h
218
xbd_removed_qentry(struct xbd_softc *sc, xbd_q_index_t index)
sys/dev/xen/blkfront/block.h
224
xbd_queue_length(struct xbd_softc *sc, xbd_q_index_t index)
sys/dev/xen/blkfront/block.h
230
xbd_initq_cm(struct xbd_softc *sc, xbd_q_index_t index)
sys/dev/xen/blkfront/block.h
269
xbd_dequeue_cm(struct xbd_softc *sc, xbd_q_index_t index)
sys/dev/xen/blkfront/block.h
313
xbd_initq_bio(struct xbd_softc *sc)
sys/dev/xen/blkfront/block.h
319
xbd_enqueue_bio(struct xbd_softc *sc, struct bio *bp)
sys/dev/xen/blkfront/block.h
326
xbd_requeue_bio(struct xbd_softc *sc, struct bio *bp)
sys/dev/xen/blkfront/block.h
333
xbd_dequeue_bio(struct xbd_softc *sc)
sys/dev/xen/blkfront/block.h
345
xbd_initqs(struct xbd_softc *sc)