Searched refs:MAX_DEVICES (Results 1 – 12 of 12) sorted by relevance
17 #define MAX_DEVICES (NR_CHANNELS * IPOCTAL_MAX_BOARDS) macro
35 #define MAX_DEVICES 4 macro36 static int base[MAX_DEVICES] = { 0x820, 0x840 };557 for (i = 0; i < MAX_DEVICES; ++i) { in scx200_scan_isa()
11 #define MAX_DEVICES 16 macro
21 void *cdev[MAX_DEVICES];
65 #define MAX_DEVICES 8 macro113 struct f2fs_device devs[MAX_DEVICES]; /* device list */
33 #define MAX_DEVICES 1024 macro
25 #define MAX_DEVICES 0x10000 macro973 for (i = 0; i < MAX_DEVICES; ++i) { in amd_iommu_v2_exit()
93 #define MAX_DEVICES 256 macro3054 res = alloc_chrdev_region(&mmc_rpmb_devt, 0, MAX_DEVICES, "rpmb"); in mmc_blk_init()3063 max_devices = min(MAX_DEVICES, (1 << MINORBITS) / perdev_minors); in mmc_blk_init()3078 unregister_chrdev_region(mmc_rpmb_devt, MAX_DEVICES); in mmc_blk_init()3088 unregister_chrdev_region(mmc_rpmb_devt, MAX_DEVICES); in mmc_blk_exit()
55 #define MAX_DEVICES 16 macro
95 #define MAX_DEVICES 32 macro125 static int maxframe[MAX_DEVICES];3444 if (info->line < MAX_DEVICES) { in add_device()3706 serial_driver = alloc_tty_driver(MAX_DEVICES); in slgt_init()
35 #define MAX_DEVICES 12 macro469 static int maxframe[MAX_DEVICES] = {0,};3672 if (info->line < MAX_DEVICES) { in add_device()
2949 while (i < MAX_DEVICES && RDEV(i).path[0]) { in sanity_check_raw_super()3411 unsigned int max_devices = MAX_DEVICES; in f2fs_scan_devices()