Lines Matching defs:secondary
81 int s, secondary, d, f, ba;
88 /* secondary if bus # != 0 */
89 pci_decompose_tag(&lcp->lc_pc, tag, &secondary, &d, &f);
90 if (secondary) {
109 if (secondary) {
130 int s, secondary, d, f;
137 /* secondary if bus # != 0 */
138 pci_decompose_tag(&lcp->lc_pc, tag, &secondary, &d, &f);
139 if (secondary) {
156 if (secondary) {