Searched refs:PART_BITS (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dvirtio_blk.c11 #define PART_BITS 4 macro
286 return index << PART_BITS;
360 vblk->disk = alloc_disk(1 << PART_BITS);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/
H A Dftl.c100 #define PART_BITS 4 macro
1090 .part_bits = PART_BITS,
H A Drfd_ftl.c36 #define PART_BITS 4 macro
825 .part_bits = PART_BITS,

Completed in 31 milliseconds