DMAR_BRIDGE
if (ds->type == DMAR_BRIDGE) {
return DMAR_BRIDGE;
if (ds->type != DMAR_ENDPOINT && ds->type != DMAR_BRIDGE)
ds->type == DMAR_BRIDGE ? "bridge" : "endpoint",