Home
last modified time | relevance | path

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

/freebsd/sys/dev/thunderbolt/
H A Dtb_pcib.c124 tb_pcib_get_tunables(struct tb_pcib_softc *sc) in tb_pcib_get_tunables()
147 tb_pcib_setup_sysctl(struct tb_pcib_softc *sc) in tb_pcib_setup_sysctl()
210 struct tb_pcib_softc *sc; in tb_pcib_attach_common()
306 struct tb_pcib_softc *sc; in tb_pcib_detach()
333 struct tb_pcib_softc *sc; in tb_pcib_lc_mailbox()
462 struct tb_pcib_softc *sc; in tb_pcib_find_ufp()
515 struct tb_pcib_softc *sc; in tb_pcib_get_debug()
541 sizeof(struct tb_pcib_softc), pcib_driver);
H A Dtb_acpi_pcib.c107 struct tb_pcib_softc *sc; in tb_acpi_pcib_attach()
154 struct tb_pcib_softc *sc; in tb_acpi_pcib_detach()
178 sizeof(struct tb_pcib_softc), pcib_driver, tb_pcib_driver);
H A Dtb_pcib.h42 struct tb_pcib_softc { struct
87 #define TB_PCIB_VSEC(dev) ((struct tb_pcib_softc *)(device_get_softc(dev)))->vsec;