tag | line | file | source code |
secondary | 768 | drivers/pci/pci.c | max = bus->secondary; |
secondary | 861 | drivers/pci/pci.c | child->number = child->secondary = ++max; |
secondary | 862 | drivers/pci/pci.c | child->primary = bus->secondary; |
secondary | 881 | 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 | 621 | include/linux/pci.h | unsigned char secondary; /* number of secondary bridge */ |