| tag | line | file | source code |
| secondary | 700 | drivers/pci/pci.c | max = bus->secondary; |
| secondary | 793 | drivers/pci/pci.c | child->number = child->secondary = ++max; |
| secondary | 794 | drivers/pci/pci.c | child->primary = bus->secondary; |
| secondary | 813 | 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 | 519 | include/linux/pci.h | unsigned char secondary; /* number of secondary bridge */ |