Home
last modified time | relevance | path

Searched refs:s_path (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/nvme/
H A Dnvme_sim.c59 struct cam_path *s_path; member
335 if (xpt_create_path(&sc->s_path, /*periph*/NULL, cam_sim_path(sc->s_sim), in nvme_sim_new_controller()
385 xpt_async(AC_LOST_DEVICE, sc->s_path, NULL); in nvme_sim_controller_fail()
386 xpt_free_path(sc->s_path); in nvme_sim_controller_fail()