virtio_blk_config
offsetof(struct virtio_blk_config, _field), \
vtblk_read_config(struct vtblk_softc *sc, struct virtio_blk_config *blkcfg)
bzero(blkcfg, sizeof(struct virtio_blk_config));
virtio_read_device_config(dev, offsetof(struct virtio_blk_config,
struct virtio_blk_config *);
struct virtio_blk_config *);
offsetof(struct virtio_blk_config, wce), wc);
struct virtio_blk_config *blkcfg)
struct virtio_blk_config *);
struct virtio_blk_config *);
struct virtio_blk_config blkcfg;
struct virtio_blk_config blkcfg;
struct virtio_blk_config *blkcfg)
vtblk_alloc_disk(struct vtblk_softc *sc, struct virtio_blk_config *blkcfg)