Searched refs:sim_bus (Results 1 – 1 of 1) sorted by relevance
235 static path_id_t xptpathid(const char *sim_name, int sim_unit, int sim_bus);4033 xptpathid(const char *sim_name, int sim_unit, int sim_bus) in xptpathid() argument4042 if (strcmp(buf, "xpt0") == 0 && sim_bus == 0) in xptpathid()4053 if (sim_bus == val) { in xptpathid()4057 } else if (sim_bus == 0) { in xptpathid()4066 sim_name, sim_unit, sim_bus, dunit); in xptpathid()