Searched refs:xs_sectors (Results 1 – 2 of 2) sorted by relevance
115 uint64_t xs_sectors; member
1226 ASSERT(vdp->xs_sectors == 0); in xdb_open_device()1287 vdp->xs_sectors = devsize / blksize; in xdb_open_device()1311 ASSERT(vdp->xs_sectors == 0); in xdb_close_device()1322 vdp->xs_sectors = 0; in xdb_close_device()1424 sectors = vdp->xs_sectors; in xdb_start_connect()