Home
last modified time | relevance | path

Searched refs:thunder_pem_softc (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/arm64/cavium/
H A Dthunder_pcie_pem.c144 static uint64_t thunder_pem_config_reg_read(struct thunder_pem_softc *, int);
145 static int thunder_pem_link_init(struct thunder_pem_softc *);
154 static void thunder_pem_slix_s2m_regx_acc_modify(struct thunder_pem_softc *,
201 sizeof(struct thunder_pem_softc));
228 struct thunder_pem_softc *sc; in thunder_pem_read_ivar()
257 struct thunder_pem_softc *sc; in thunder_pem_activate_resource()
275 struct thunder_pem_softc *sc; in thunder_pem_deactivate_resource()
294 struct thunder_pem_softc *sc; in thunder_pem_map_resource()
345 struct thunder_pem_softc *sc; in thunder_pem_adjust_resource()
364 struct thunder_pem_softc *sc; in thunder_pem_get_dma_tag()
[all …]
H A Dthunder_pcie_pem.h35 struct thunder_pem_softc { struct
H A Dthunder_pcie_pem_fdt.c86 sizeof(struct thunder_pem_softc), thunder_pem_driver);