Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dblock_if.c130 int bc_sectsz; member
819 bc->bc_sectsz = sectsz; in blockif_open()
1104 sectors = bc->bc_size / bc->bc_sectsz; in blockif_chs()
1153 return (bc->bc_sectsz); in blockif_sectsz()