Home
last modified time | relevance | path

Searched refs:xpt_create_path (Results 1 – 25 of 73) sorted by relevance

123

/freebsd-12.1/sys/dev/isci/
H A Disci_remote_device.c88 xpt_create_path(&ccb->ccb_h.path, NULL, in scif_cb_remote_device_ready()
267 xpt_create_path(&path, NULL, in isci_remote_device_freeze_lun_queue()
284 xpt_create_path(&path, NULL, in isci_remote_device_release_lun_queue()
H A Disci_domain.c305 xpt_create_path(&ccb->ccb_h.path, NULL, path, in scif_cb_domain_device_removed()
H A Disci_controller.c594 xpt_create_path(&ccb->ccb_h.path, NULL, in isci_controller_domain_discovery_complete()
652 if(xpt_create_path(&controller->path, NULL, in isci_controller_attach_to_cam()
/freebsd-12.1/sys/cam/ata/
H A Data_pmp.c188 if (xpt_create_path(&dpath, periph, in pmpfreeze()
210 if (xpt_create_path(&dpath, periph, in pmprelease()
233 if (xpt_create_path(&dpath, periph, in pmponinvalidate()
444 if (xpt_create_path(&dpath, periph, in pmpstart()
755 xpt_create_path(&dpath, periph, in pmpdone()
790 if (xpt_create_path(&dpath, periph, in pmpdone()
829 if (xpt_create_path(&dpath, periph, in pmpdone()
/freebsd-12.1/sys/dev/nvme/
H A Dnvme_sim.c304 if (xpt_create_path(&sc->s_path, /*periph*/NULL, cam_sim_path(sc->s_sim), in nvme_sim_new_controller()
333 if (xpt_create_path(&ccb->ccb_h.path, /*periph*/NULL, in nvme_sim_new_ns()
/freebsd-12.1/tools/tools/vhba/mptest/
H A Dvhba_mptest.c421 if (xpt_create_path(&tp, xpt_periph, cam_sim_path(vhba->sim), 0, lun) != CAM_REQ_CMP) { in vhba_timer()
443 …if (xpt_create_path(&ccb->ccb_h.path, xpt_periph, cam_sim_path(vhba->sim), CAM_TARGET_WILDCARD, CA… in vhba_timer()
/freebsd-12.1/sys/dev/twa/
H A Dtw_osl_cam.c135 if (xpt_create_path(&sc->path, NULL, in tw_osli_cam_attach()
495 if (xpt_create_path(&ccb->ccb_h.path, NULL, cam_sim_path(sc->sim), in tw_osli_request_bus_scan()
/freebsd-12.1/sys/dev/smartpqi/
H A Dsmartpqi_cam.c108 if (xpt_create_path(&ccb->ccb_h.path, NULL, in os_add_device()
131 if (xpt_create_path(&tmppath, NULL, in os_remove_device()
608 status = xpt_create_path(&path, NULL, in smartpqi_lun_rescan()
1123 if (xpt_create_path(&ccb->ccb_h.path, NULL, in register_sim()
/freebsd-12.1/sys/cam/
H A Dcam_xpt.h91 cam_status xpt_create_path(struct cam_path **new_path_ptr,
H A Dcam_xpt.c483 if (xpt_create_path(&ccb->ccb_h.path, NULL, in xptdoioctl()
516 if (xpt_create_path(&ccb.ccb_h.path, NULL, in xptdoioctl()
949 if ((status = xpt_create_path(&path, NULL, CAM_XPT_PATH_ID, in xpt_init()
3170 if (xpt_create_path(&cam_dpath, NULL, in xpt_action_default()
3607 xpt_create_path(struct cam_path **new_path_ptr, struct cam_periph *perph, in xpt_create_path() function
3634 return (xpt_create_path(new_path_ptr, periph, path_id, target_id, in xpt_create_path_unlocked()
4098 status = xpt_create_path(&path, /*periph*/NULL, sim->path_id, in xpt_bus_register()
5178 if (xpt_create_path(&cam_dpath, NULL, in xpt_config()
5281 status = xpt_create_path(&path, /*periph*/NULL, CAM_XPT_PATH_ID, in xpt_register_async()
H A Dcam_periph.c260 status = xpt_create_path(&path, periph, path_id, target_id, lun_id); in cam_periph_alloc()
2026 if (xpt_create_path(&newpath, periph, in cam_periph_error()
2046 if (xpt_create_path(&newpath, NULL, in cam_periph_error()
/freebsd-12.1/sys/dev/hptmv/
H A Dosbsd.h240 status = xpt_create_path(&path, NULL, path_id, target_id, 0); in hpt_get_periph()
/freebsd-12.1/sys/dev/aac/
H A Daac_cam.c134 if (xpt_create_path(&ccb->ccb_h.path, NULL, in aac_cam_rescan()
241 if (xpt_create_path(&path, NULL, cam_sim_path(sim), in aac_cam_attach()
/freebsd-12.1/sys/dev/mrsas/
H A Dmrsas_cam.c188 if (xpt_create_path(&sc->path_0, NULL, cam_sim_path(sc->sim_0), in mrsas_cam_attach()
215 if (xpt_create_path(&sc->path_1, NULL, cam_sim_path(sc->sim_1), in mrsas_cam_attach()
1841 if (xpt_create_path(&ccb_0->ccb_h.path, xpt_periph, cam_sim_path(sc->sim_0), in mrsas_bus_scan()
1848 if (xpt_create_path(&ccb_1->ccb_h.path, xpt_periph, cam_sim_path(sc->sim_1), in mrsas_bus_scan()
1878 if (xpt_create_path(&ccb->ccb_h.path, xpt_periph, cam_sim_path(sim), in mrsas_bus_scan_sim()
/freebsd-12.1/sys/dev/iscsi_initiator/
H A Disc_cam.c365 if(xpt_create_path(&sp->cam_path, NULL, cam_sim_path(sp->cam_sim), in ic_init()
/freebsd-12.1/sys/cam/ctl/
H A Dctl_frontend_cam_sim.c203 if (xpt_create_path(&softc->path, /*periph*/NULL, in cfcs_init()
272 if (xpt_create_path(&ccb->ccb_h.path, NULL, in cfcs_onoffline()
H A Dscsi_ctl.c1533 status = xpt_create_path(&path, /*periph*/ NULL, bus_softc->path_id, in ctlfe_onoffline()
1652 status = xpt_create_path(&path, /*periph*/ NULL, in ctlfe_online()
1717 status = xpt_create_path(&path, /*periph*/ NULL, in ctlfe_offline()
1749 status = xpt_create_path(&path, /*periph*/ NULL, in ctlfe_lun_enable()
/freebsd-12.1/sys/dev/aic7xxx/
H A Daic7xxx_osm.c85 return (xpt_create_path(path, /*periph*/NULL, in ahc_create_path()
211 if (xpt_create_path(&path, /*periph*/NULL, in ahc_attach()
252 if (xpt_create_path(&path2, /*periph*/NULL, in ahc_attach()
/freebsd-12.1/sys/dev/mmcnull/
H A Dmmcnull.c249 if (xpt_create_path(&dpath, NULL, cam_sim_path(sc->sim), 0, 0) != CAM_REQ_CMP) { in mmcnull_intr_sdio_newintr()
/freebsd-12.1/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.c1243 if (xpt_create_path(&vbus_ext->path, /*periph */ NULL, in hpt_final_init()
1500 if (xpt_create_path(&ccb->ccb_h.path, xpt_periph, cam_sim_path(vbus_ext->sim), in hpt_rescan_bus()
1502 if (xpt_create_path(&ccb->ccb_h.path, NULL, cam_sim_path(vbus_ext->sim), in hpt_rescan_bus()
/freebsd-12.1/sys/cam/scsi/
H A Dscsi_xpt.c1874 if (xpt_create_path(&tp, NULL, xpt_path_path_id(path), in probe_purge_old()
2049 status = xpt_create_path(&path, NULL, in scsi_scan_bus()
2243 status = xpt_create_path(&path, NULL, in scsi_scan_bus()
2268 status = xpt_create_path(&path, NULL, in scsi_scan_bus()
2344 status = xpt_create_path(&new_path, NULL, in scsi_scan_lun()
/freebsd-12.1/sys/dev/mfi/
H A Dmfi_cam.c326 if (xpt_create_path(&ccb->ccb_h.path, NULL, cam_sim_path(sim), in mfip_cam_rescan()
/freebsd-12.1/sys/dev/mps/
H A Dmps_sas.c303 if (xpt_create_path(&ccb->ccb_h.path, NULL, pathid, in mpssas_rescan_target()
808 status = xpt_create_path(&sassc->path, /*periph*/NULL, in mps_attach_sas()
1083 if (xpt_create_path(&path, NULL, in mpssas_announce_reset()
3328 if (xpt_create_path(&local_path, xpt_periph, in mpssas_check_eedp()
3494 if (xpt_create_path(&ccb->ccb_h.path, xpt_periph, path_id, in mpssas_prepare_for_tm()
/freebsd-12.1/sys/dev/mpr/
H A Dmpr_sas.c309 if (xpt_create_path(&ccb->ccb_h.path, NULL, pathid, targetid, in mprsas_rescan_target()
826 status = xpt_create_path(&sassc->path, /*periph*/NULL, in mpr_attach_sas()
1151 if (xpt_create_path(&path, NULL, in mprsas_announce_reset()
3636 if (xpt_create_path(&local_path, xpt_periph, pathid, targetid, lunid) != in mprsas_check_eedp()
3797 if (xpt_create_path(&ccb->ccb_h.path, xpt_periph, path_id, in mprsas_prepare_for_tm()
/freebsd-12.1/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c592 if (xpt_create_path(&sc->vtscsi_path, NULL, in vtscsi_register_cam()
1702 if (xpt_create_path(&path, NULL, cam_sim_path(sc->vtscsi_sim), in vtscsi_announce()
1725 status = xpt_create_path(&ccb->ccb_h.path, NULL, in vtscsi_execute_rescan()

123