Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/nvme/
H A Dnvme_sim.c60 struct cam_path *s_path; member
320 if (xpt_create_path(&sc->s_path, /*periph*/NULL, cam_sim_path(sc->s_sim), in nvme_sim_new_controller()
370 xpt_async(AC_LOST_DEVICE, sc->s_path, NULL); in nvme_sim_controller_fail()
371 xpt_free_path(sc->s_path); in nvme_sim_controller_fail()