Home
last modified time | relevance | path

Searched defs:blockif_ctxt (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dblock_if.c119 struct blockif_ctxt { struct
120 unsigned int bc_magic;
121 int bc_fd;
122 int bc_ischr;
123 int bc_isgeom;
124 int bc_candelete;
126 enum blockif_wce bc_wce;
128 int bc_rdonly;
129 off_t bc_size;
130 int bc_sectsz;
[all …]