Searched refs:MAX_DEVICES (Results 1 – 8 of 8) sorted by relevance
18 #define MAX_DEVICES 8 macro30 static struct um_pci_device_reg um_pci_devices[MAX_DEVICES];242 .start = 0xf0000000 - MAX_DEVICES * CFG_SPACE_SIZE,254 if (offset / CFG_SPACE_SIZE < MAX_DEVICES) { in um_pci_map_cfgspace()476 for (i = 0; i < MAX_DEVICES; i++) { in um_pci_device_register()508 for (i = 0; i < MAX_DEVICES; i++) { in um_pci_device_unregister()517 if (i < MAX_DEVICES) { in um_pci_device_unregister()582 for (i = 0; i < MAX_DEVICES; i++) { in um_pci_init()
15 #define MAX_DEVICES (NR_CHANNELS * IPOCTAL_MAX_BOARDS) macro
35 #define MAX_DEVICES 4 macro36 static int base[MAX_DEVICES] = { 0x820, 0x840 };553 for (i = 0; i < MAX_DEVICES; ++i) { in scx200_scan_isa()
11 #define MAX_DEVICES 16 macro
21 void *cdev[MAX_DEVICES];
55 #define MAX_DEVICES 16 macro
35 #define MAX_DEVICES 1024 macro