Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/
H A Dtegra_pcie.c317 struct tegra_pcib_port { struct
365 struct tegra_pcib_port *ports[TEGRA_PCIB_MAX_PORTS];
921 static struct tegra_pcib_port *
924 struct tegra_pcib_port *port; in tegra_pcib_parse_port()
929 port = malloc(sizeof(struct tegra_pcib_port), M_DEVBUF, M_WAITOK); in tegra_pcib_parse_port()
999 struct tegra_pcib_port *port; in tegra_pcib_parse_fdt_resources()
1125 struct tegra_pcib_port *port) in tegra_pcib_wait_for_link()
1164 struct tegra_pcib_port *port; in tegra_pcib_port_enable()
1208 struct tegra_pcib_port *port; in tegra_pcib_port_disable()
1448 struct tegra_pcib_port *port; in tegra_pcib_attach()