tb_pci_port_is_enabled
return tb_pci_port_is_enabled(port);
if (tb_pci_port_is_enabled(down))
bool tb_pci_port_is_enabled(struct tb_port *port);
if (!tb_pci_port_is_enabled(down))
if (!tb_pci_port_is_enabled(tunnel->dst_port)) {