Searched defs:PARTN_BITS (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-probe.c980 blk_register_region(MKDEV(hwif->major, 0), MAX_DRIVES << PARTN_BITS, local
1535 blk_unregister_region(MKDEV(hwif->major, 0), MAX_DRIVES<<PARTN_BITS); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dide.h120 #define PARTN_BITS 6 /* number of minor dev bits for partitions */ macro

Completed in 64 milliseconds