Searched refs:DK_MAX_BLOCKS (Results 1 – 5 of 5) sorted by relevance
57 #define DK_MAX_BLOCKS 0x7fffffff /* max # of blocks handled */ macro
602 if (sector_count._f > DK_MAX_BLOCKS) in emul64_tran_tgt_init()603 sector_count._f = DK_MAX_BLOCKS; in emul64_tran_tgt_init()
392 if ((phyg.g_cap - 1) > DK_MAX_BLOCKS) { in cmdkattach()
1819 if (vdp->xdf_xdev_nblocks > DK_MAX_BLOCKS) { in xdf_setstate_connected()
8010 if (capacity > DK_MAX_BLOCKS) { in sd_unit_attach()8038 if (capacity -1 > DK_MAX_BLOCKS) in sd_unit_attach()