Searched refs:xpt_path_sim_device (Results 1 – 4 of 4) sorted by relevance
113 device_t xpt_path_sim_device(const struct cam_path *path);
5467 xpt_path_sim_device(const struct cam_path *path) in xpt_path_sim_device() function
920 pdev = xpt_path_sim_device(sc->periph->path); in sdio_newbus_sim_add() 1027 if (xpt_path_sim_device(periph->path) == NULL) { in sdiobregister()
418 KASSERT(xpt_path_sim_device(ccb->ccb_h.path) != NULL, in mmccam_start_discovery()