Lines Matching defs:bdf
157 int b, d, f, bdf, pvd;
158 bdf = lata[n].bdf;
160 pcidecomposetag(bdf, &b, &d, &f);
167 int b, d, f, bdf, pvd;
168 bdf = lnif[n].bdf;
170 pcidecomposetag(bdf, &b, &d, &f);
177 int b, d, f, bdf, pvd;
178 bdf = lusb[0].bdf;
180 pcidecomposetag(bdf, &b, &d, &f);