When, after attaching to the CAM later with
cam_simq_alloc(1)
cam_sim_alloc(action, poll, "umass", sc, unit, 1, 0, devq)
xpt_bus_register(sc->sim, 0)
xpt_create_path(&sc->path, NULL, cam_sim_path(sc->sim),
CAM_TARGET_WILDCARD, CAM_LUN_WILDCARD)
doing an immed
When, after attaching to the CAM later with
cam_simq_alloc(1)
cam_sim_alloc(action, poll, "umass", sc, unit, 1, 0, devq)
xpt_bus_register(sc->sim, 0)
xpt_create_path(&sc->path, NULL, cam_sim_path(sc->sim),
CAM_TARGET_WILDCARD, CAM_LUN_WILDCARD)
doing an immedi
2 matches
Mail list logo