| /freebsd-12.1/sys/dev/isci/ |
| H A D | isci_remote_device.c | 88 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 D | isci_domain.c | 305 xpt_create_path(&ccb->ccb_h.path, NULL, path, in scif_cb_domain_device_removed()
|
| H A D | isci_controller.c | 594 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 D | ata_pmp.c | 188 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 D | nvme_sim.c | 304 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 D | vhba_mptest.c | 421 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 D | tw_osl_cam.c | 135 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 D | smartpqi_cam.c | 108 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 D | cam_xpt.h | 91 cam_status xpt_create_path(struct cam_path **new_path_ptr,
|
| H A D | cam_xpt.c | 483 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 D | cam_periph.c | 260 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 D | osbsd.h | 240 status = xpt_create_path(&path, NULL, path_id, target_id, 0); in hpt_get_periph()
|
| /freebsd-12.1/sys/dev/aac/ |
| H A D | aac_cam.c | 134 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 D | mrsas_cam.c | 188 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 D | isc_cam.c | 365 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 D | ctl_frontend_cam_sim.c | 203 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 D | scsi_ctl.c | 1533 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 D | aic7xxx_osm.c | 85 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 D | mmcnull.c | 249 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 D | hpt27xx_osm_bsd.c | 1243 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 D | scsi_xpt.c | 1874 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 D | mfi_cam.c | 326 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 D | mps_sas.c | 303 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 D | mpr_sas.c | 309 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 D | virtio_scsi.c | 592 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()
|