Searched refs:pciconf (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libpciaccess/dist/src/
H A Dfreebsd_pci.c599 struct pci_conf pciconf[255]; local in function:pci_system_freebsd_create
620 pciconfio.match_buf_len = sizeof(pciconf);
621 pciconfio.matches = pciconf;
643 struct pci_conf *p = &pciconf[ i ];

Completed in 2 milliseconds