Searched refs:MAX_HUB (Results 1 – 2 of 2) sorted by relevance
32 #define MAX_HUB 4 macro75 HubCharBackend backends[MAX_HUB];91 unsigned int be_written[MAX_HUB];
164 if (d->be_cnt >= MAX_HUB) { in hub_chr_attach_chardev()166 " (maximum is " stringify(MAX_HUB) ")", in hub_chr_attach_chardev()261 for (i = 0; i < MAX_HUB; i++) { in qemu_chr_parse_hub()