Searched refs:sim_unit (Results 1 – 1 of 1) sorted by relevance
| /dragonfly/sys/bus/cam/ |
| HD | cam_xpt.c | 762 static path_id_t xptpathid(const char *sim_name, int sim_unit, int sim_bus); 4524 xptpathid(const char *sim_name, int sim_unit, int sim_bus) in xptpathid() argument 4531 ksnprintf(buf, sizeof(buf), "%s%d", sim_name, sim_unit); in xptpathid() 4556 sim_name, sim_unit, sim_bus, dunit); in xptpathid()
|