Symbol: thunder_pem_softc
sys/arm64/cavium/thunder_pcie_pem.c
144
static uint64_t thunder_pem_config_reg_read(struct thunder_pem_softc *, int);
sys/arm64/cavium/thunder_pcie_pem.c
145
static int thunder_pem_link_init(struct thunder_pem_softc *);
sys/arm64/cavium/thunder_pcie_pem.c
154
static void thunder_pem_slix_s2m_regx_acc_modify(struct thunder_pem_softc *,
sys/arm64/cavium/thunder_pcie_pem.c
201
sizeof(struct thunder_pem_softc));
sys/arm64/cavium/thunder_pcie_pem.c
228
struct thunder_pem_softc *sc;
sys/arm64/cavium/thunder_pcie_pem.c
257
struct thunder_pem_softc *sc;
sys/arm64/cavium/thunder_pcie_pem.c
275
struct thunder_pem_softc *sc;
sys/arm64/cavium/thunder_pcie_pem.c
294
struct thunder_pem_softc *sc;
sys/arm64/cavium/thunder_pcie_pem.c
345
struct thunder_pem_softc *sc;
sys/arm64/cavium/thunder_pcie_pem.c
364
struct thunder_pem_softc *sc;
sys/arm64/cavium/thunder_pcie_pem.c
455
struct thunder_pem_softc *sc;
sys/arm64/cavium/thunder_pcie_pem.c
476
thunder_pem_slix_s2m_regx_acc_modify(struct thunder_pem_softc *sc,
sys/arm64/cavium/thunder_pcie_pem.c
502
thunder_pem_link_init(struct thunder_pem_softc *sc)
sys/arm64/cavium/thunder_pcie_pem.c
532
thunder_pem_init(struct thunder_pem_softc *sc)
sys/arm64/cavium/thunder_pcie_pem.c
551
thunder_pem_config_reg_read(struct thunder_pem_softc *sc, int reg)
sys/arm64/cavium/thunder_pcie_pem.c
573
struct thunder_pem_softc *sc;
sys/arm64/cavium/thunder_pcie_pem.c
617
struct thunder_pem_softc *sc;
sys/arm64/cavium/thunder_pcie_pem.c
657
struct thunder_pem_softc *sc = device_get_softc(dev);
sys/arm64/cavium/thunder_pcie_pem.c
707
struct thunder_pem_softc *sc = device_get_softc(dev);
sys/arm64/cavium/thunder_pcie_pem.c
725
struct thunder_pem_softc *sc;
sys/arm64/cavium/thunder_pcie_pem.c
763
struct thunder_pem_softc *sc;
sys/arm64/cavium/thunder_pcie_pem.c
921
struct thunder_pem_softc *sc;
sys/arm64/cavium/thunder_pcie_pem_fdt.c
86
sizeof(struct thunder_pem_softc), thunder_pem_driver);