TB_TYPE_PORT      357 drivers/thunderbolt/eeprom.c 	if (type == TB_TYPE_PORT) {
TB_TYPE_PORT      351 drivers/thunderbolt/icm.c 	if ((port & ICM_PORT_TYPE_MASK) != TB_TYPE_PORT)
TB_TYPE_PORT      653 drivers/thunderbolt/switch.c 	if (port->config.type == TB_TYPE_PORT && port->port != 0) {
TB_TYPE_PORT      158 drivers/thunderbolt/tb.c 	if (port->config.type != TB_TYPE_PORT)
TB_TYPE_PORT      365 drivers/thunderbolt/tb.h 	return port && port->port && port->config.type == TB_TYPE_PORT;