tag | line | file | source code |
secondary | 710 | drivers/pci/pci.c | max = bus->secondary; |
secondary | 803 | drivers/pci/pci.c | child->number = child->secondary = ++max; |
secondary | 804 | drivers/pci/pci.c | child->primary = bus->secondary; |
secondary | 823 | drivers/pci/pci.c | ((unsigned int)(child->secondary) << 8) | |
secondary | 409 | drivers/scsi/wd7000.c | volatile unchar secondary; /* secondary revision level (returned) */ |
secondary | 1092 | drivers/scsi/wd7000.c | host->rev2 = icb.secondary; |
secondary | 548 | include/linux/pci.h | unsigned char secondary; /* number of secondary bridge */ |