PCI_SLOT_MAX 21 drivers/xen/xen-pciback/vpci.c struct list_head dev_list[PCI_SLOT_MAX]; PCI_SLOT_MAX 42 drivers/xen/xen-pciback/vpci.c if (PCI_SLOT(devfn) < PCI_SLOT_MAX) { PCI_SLOT_MAX 100 drivers/xen/xen-pciback/vpci.c for (slot = 0; slot < PCI_SLOT_MAX; slot++) { PCI_SLOT_MAX 120 drivers/xen/xen-pciback/vpci.c for (slot = 0; slot < PCI_SLOT_MAX; slot++) { PCI_SLOT_MAX 157 drivers/xen/xen-pciback/vpci.c for (slot = 0; slot < PCI_SLOT_MAX; slot++) { PCI_SLOT_MAX 193 drivers/xen/xen-pciback/vpci.c for (slot = 0; slot < PCI_SLOT_MAX; slot++) PCI_SLOT_MAX 213 drivers/xen/xen-pciback/vpci.c for (slot = 0; slot < PCI_SLOT_MAX; slot++) { PCI_SLOT_MAX 241 drivers/xen/xen-pciback/vpci.c for (slot = 0; slot < PCI_SLOT_MAX; slot++) {