Home | Sort by: relevance | last modified time | path |
/src/sys/arch/sandpoint/stand/altboot/ | |
main.c | 157 int b, d, f, bdf, pvd; local in function:main 159 pvd = lata[n].pvd; 162 PCI_VENDOR(pvd), PCI_PRODUCT(pvd), b, d, f); 167 int b, d, f, bdf, pvd; local in function:main 169 pvd = lnif[n].pvd; 172 PCI_VENDOR(pvd), PCI_PRODUCT(pvd), b, d, f) 177 int b, d, f, bdf, pvd; local in function:main [all...] |
globals.h | 80 unsigned pvd; /* device ID */ member in struct:pcidev |
/src/sys/fs/udf/ | |
ecma167-udf.h | 821 struct pri_vol_desc pvd; member in union:dscrptr |