Searched refs:DASD_PER_MAJOR (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/s390/block/ | ||
D | dasd_genhd.c | 48 if (base->devindex >= DASD_PER_MAJOR) in dasd_gendisk_alloc() |
D | dasd_int.h | 14 #define DASD_PER_MAJOR (1U << (MINORBITS - DASD_PARTN_BITS)) macro |