Home
last modified time | relevance | path

Searched refs:vib_readonly (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/vioblk/
H A Dvioblk.h235 boolean_t vib_readonly; member
H A Dvioblk.c577 media->m_readonly = vib->vib_readonly; in vioblk_bd_mediainfo()
1021 vib->vib_readonly = virtio_feature_present(vio, VIRTIO_BLK_F_RO); in vioblk_attach()