MAX_DEVICES
.start = 0xf0000000 - MAX_DEVICES * CFG_SPACE_SIZE,
if (offset / CFG_SPACE_SIZE < MAX_DEVICES) {
static struct um_pci_device_reg um_pci_devices[MAX_DEVICES];
for (i = 0; i < MAX_DEVICES; i++) {
for (i = 0; i < MAX_DEVICES; i++) {
if (i < MAX_DEVICES) {
for (i = 0; i < MAX_DEVICES; i++) {
void *cdev[MAX_DEVICES];
static int base[MAX_DEVICES] = { 0x820, 0x840 };
for (i = 0; i < MAX_DEVICES; ++i) {
res = alloc_chrdev_region(&mmc_rpmb_devt, 0, MAX_DEVICES, "rpmb");
max_devices = min(MAX_DEVICES, (1 << MINORBITS) / perdev_minors);
unregister_chrdev_region(mmc_rpmb_devt, MAX_DEVICES);
unregister_chrdev_region(mmc_rpmb_devt, MAX_DEVICES);
static int maxframe[MAX_DEVICES];
if (info->line < MAX_DEVICES) {
serial_driver = tty_alloc_driver(MAX_DEVICES, TTY_DRIVER_REAL_RAW |
while (i < MAX_DEVICES && RDEV(i).path[0]) {
unsigned int max_devices = MAX_DEVICES;
struct f2fs_device devs[MAX_DEVICES]; /* device list */