tb_pci_port_is_enabled  813 drivers/thunderbolt/switch.c 		return tb_pci_port_is_enabled(port);
tb_pci_port_is_enabled  351 drivers/thunderbolt/tb.c 		if (WARN_ON(tb_pci_port_is_enabled(&sw->ports[index])))
tb_pci_port_is_enabled  609 drivers/thunderbolt/tb.h bool tb_pci_port_is_enabled(struct tb_port *port);
tb_pci_port_is_enabled  121 drivers/thunderbolt/tunnel.c 	if (!tb_pci_port_is_enabled(down))
tb_pci_port_is_enabled  165 drivers/thunderbolt/tunnel.c 	if (!tb_pci_port_is_enabled(tunnel->dst_port)) {