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

/freebsd-13-stable/sys/dev/virtio/block/
H A Dvirtio_blk.h89 uint8_t wce; member in struct:virtio_blk_config
H A Dvirtio_blk.c1186 VTBLK_GET_CONFIG(dev, VIRTIO_BLK_F_CONFIG_WCE, wce, blkcfg);
1398 offsetof(struct virtio_blk_config, wce), wc);
1413 wc = blkcfg->wce;

Completed in 58 milliseconds