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