Searched refs:TB_TYPE_PORT (Results 1 – 5 of 5) sorted by relevance
83 sw->ports[0].config.type = TB_TYPE_PORT; in alloc_host() 87 sw->ports[1].config.type = TB_TYPE_PORT; in alloc_host() 94 sw->ports[2].config.type = TB_TYPE_PORT; in alloc_host() 102 sw->ports[3].config.type = TB_TYPE_PORT; in alloc_host() 109 sw->ports[4].config.type = TB_TYPE_PORT; in alloc_host() 204 sw->ports[0].config.type = TB_TYPE_PORT; in alloc_dev_default() 208 sw->ports[1].config.type = TB_TYPE_PORT; in alloc_dev_default() 215 sw->ports[2].config.type = TB_TYPE_PORT; in alloc_dev_default() 223 sw->ports[3].config.type = TB_TYPE_PORT; in alloc_dev_default() 230 sw->ports[4].config.type = TB_TYPE_PORT; in alloc_dev_default() [all...]
270 TB_TYPE_PORT = 0x000001, enumerator
386 if (type == TB_TYPE_PORT) { in tb_drom_parse_entry_port()
1290 if (port->config.type != TB_TYPE_PORT) in tb_scan_port()
717 if (port->config.type == TB_TYPE_PORT) { in tb_init_port()