Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/linux/ | |
linux_pci.c | 92 struct ppb_softc *ppbsc = device_private(pparent); local in function:alloc_fake_parent_device 109 npa->pa_tag = ppbsc->sc_tag; |
/src/sys/dev/pci/ | |
pci.c | 762 struct ppb_softc *ppbsc = device_private(bridgedev); local in function:pci_enumerate_bus1 763 pci_chipset_tag_t ppbpc = ppbsc->sc_pc; 764 pcitag_t ppbtag = ppbsc->sc_tag; |