Lines Matching refs:devices
32 * If adapter is bridged, then we assign 11 to it and devices behind it.
33 * We also assign the same irq numbers for multi function devices.
74 struct pci_func *newfunc; /* for multi devices */
191 if (func->devices[i]) {
210 /* We need to do this in case bridge itself got configured properly, but devices behind it failed */
262 if (func->devices[i]) {
302 err("Cannot find any valid devices on the card. Or unable to read from card.\n");
358 if devices don't adhere 100% to the spec, so don't want to write
582 /* Configuring necessary info for the bridge so that we could see the devices
771 /* Now need to see how much space the devices behind the bridge needed */
999 if (amount_needed->devices[i]) {
1000 debug("device where devices[i] is 1 = %x\n", i);
1001 func->devices[i] = 1;
1053 int howmany = 0; /*this is to see if there are any devices behind the bridge */
1074 debug("scanning devices behind the bridge...\n");
1076 amount->devices[device] = 0;
1107 amount->devices[device] = 1;
1596 * add a new bus resulting from hot-plugging a PPB bridge with devices