Home | Sort by: relevance | last modified time | path |
/src/sys/arch/sandpoint/stand/altboot/ | |
main.c | 109 struct pcidev lusb[3]; variable in typeref:struct:pcidev[3] 151 nusb = pcilookup(PCI_CLASS_USB, lusb, 3); 178 bdf = lusb[0].bdf; 179 pvd = lusb[0].pvd; |
main.c | 109 struct pcidev lusb[3]; variable in typeref:struct:pcidev[3] 151 nusb = pcilookup(PCI_CLASS_USB, lusb, 3); 178 bdf = lusb[0].bdf; 179 pvd = lusb[0].pvd; |