Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdb.h117 uint_t xs_sec_size; member
H A Dxdb.c1286 vdp->xs_sec_size = blksize; in xdb_open_device()
1423 ssize = (vdp->xs_sec_size == 0) ? DEV_BSIZE : vdp->xs_sec_size; in xdb_start_connect()