| /freebsd-14.2/sys/dev/isci/ |
| H A D | isci_remote_device.c | 86 xpt_create_path(&ccb->ccb_h.path, NULL, in scif_cb_remote_device_ready() 265 xpt_create_path(&path, NULL, in isci_remote_device_freeze_lun_queue() 282 xpt_create_path(&path, NULL, in isci_remote_device_release_lun_queue()
|
| H A D | isci_domain.c | 303 xpt_create_path(&ccb->ccb_h.path, NULL, path, in scif_cb_domain_device_removed()
|
| H A D | isci_io_request.c | 183 xpt_create_path(&path, NULL, in isci_io_request_complete()
|
| /freebsd-14.2/sys/cam/ata/ |
| H A D | ata_pmp.c | 186 if (xpt_create_path(&dpath, periph, in pmpfreeze() 208 if (xpt_create_path(&dpath, periph, in pmprelease() 231 if (xpt_create_path(&dpath, periph, in pmponinvalidate() 442 if (xpt_create_path(&dpath, periph, in pmpstart() 753 xpt_create_path(&dpath, periph, in pmpdone() 788 if (xpt_create_path(&dpath, periph, in pmpdone() 827 if (xpt_create_path(&dpath, periph, in pmpdone()
|
| /freebsd-14.2/sys/dev/nvme/ |
| H A D | nvme_sim.c | 320 if (xpt_create_path(&sc->s_path, /*periph*/NULL, cam_sim_path(sc->s_sim), in nvme_sim_new_controller() 354 if (xpt_create_path(&ccb->ccb_h.path, /*periph*/NULL, in nvme_sim_ns_change()
|
| /freebsd-14.2/sys/dev/smartpqi/ |
| H A D | smartpqi_cam.c | 123 if (xpt_create_path(&ccb->ccb_h.path, NULL, in os_add_device() 149 if (xpt_create_path(&tmppath, NULL, in os_remove_device() 708 status = xpt_create_path(&path, NULL, in smartpqi_lun_rescan() 1288 if (xpt_create_path(&ccb->ccb_h.path, NULL, in register_sim() 1377 if (xpt_create_path(&tmppath, NULL, in os_rescan_target()
|
| /freebsd-14.2/tools/tools/vhba/mptest/ |
| H A D | vhba_mptest.c | 420 if (xpt_create_path(&tp, xpt_periph, cam_sim_path(vhba->sim), 0, lun) != CAM_REQ_CMP) { in vhba_timer() 442 …if (xpt_create_path(&ccb->ccb_h.path, xpt_periph, cam_sim_path(vhba->sim), CAM_TARGET_WILDCARD, CA… in vhba_timer()
|
| /freebsd-14.2/sys/cam/ |
| H A D | cam_xpt.h | 88 cam_status xpt_create_path(struct cam_path **new_path_ptr,
|
| H A D | cam_xpt.c | 469 if (xpt_create_path(&ccb->ccb_h.path, NULL, in xptdoioctl() 503 if (xpt_create_path(&ccb.ccb_h.path, NULL, in xptdoioctl() 939 if ((status = xpt_create_path(&path, NULL, CAM_XPT_PATH_ID, in xpt_init() 3016 if (xpt_create_path(&cam_dpath, NULL, in xpt_action_default() 3444 xpt_create_path(struct cam_path **new_path_ptr, struct cam_periph *perph, in xpt_create_path() function 3471 return (xpt_create_path(new_path_ptr, periph, path_id, target_id, in xpt_create_path_unlocked() 3926 status = xpt_create_path(&path, /*periph*/NULL, sim->path_id, in xpt_bus_register() 5039 if (xpt_create_path(&cam_dpath, NULL, in xpt_config() 5142 status = xpt_create_path(&path, /*periph*/NULL, CAM_XPT_PATH_ID, in xpt_register_async()
|
| H A D | cam_periph.c | 259 status = xpt_create_path(&path, periph, path_id, target_id, lun_id); in cam_periph_alloc() 2073 if (xpt_create_path(&newpath, periph, in cam_periph_error() 2092 if (xpt_create_path(&newpath, NULL, in cam_periph_error()
|
| /freebsd-14.2/sys/dev/hptmv/ |
| H A D | osbsd.h | 236 status = xpt_create_path(&path, NULL, path_id, target_id, 0); in hpt_get_periph()
|
| /freebsd-14.2/sys/dev/aac/ |
| H A D | aac_cam.c | 130 if (xpt_create_path(&ccb->ccb_h.path, NULL, in aac_cam_rescan() 236 if (xpt_create_path(&path, NULL, cam_sim_path(sim), in aac_cam_attach()
|
| /freebsd-14.2/sys/dev/mrsas/ |
| H A D | mrsas_cam.c | 186 if (xpt_create_path(&sc->path_0, NULL, cam_sim_path(sc->sim_0), in mrsas_cam_attach() 213 if (xpt_create_path(&sc->path_1, NULL, cam_sim_path(sc->sim_1), in mrsas_cam_attach() 1742 if (xpt_create_path(&ccb_0->ccb_h.path, xpt_periph, cam_sim_path(sc->sim_0), in mrsas_bus_scan() 1749 if (xpt_create_path(&ccb_1->ccb_h.path, xpt_periph, cam_sim_path(sc->sim_1), in mrsas_bus_scan() 1779 if (xpt_create_path(&ccb->ccb_h.path, xpt_periph, cam_sim_path(sim), in mrsas_bus_scan_sim()
|
| /freebsd-14.2/sys/cam/ctl/ |
| H A D | ctl_frontend_cam_sim.c | 193 if (xpt_create_path(&softc->path, /*periph*/NULL, in cfcs_init() 251 if (xpt_create_path(&ccb->ccb_h.path, NULL, in cfcs_onoffline()
|
| H A D | scsi_ctl.c | 1532 status = xpt_create_path(&path, /*periph*/ NULL, bus_softc->path_id, in ctlfe_onoffline() 1651 status = xpt_create_path(&path, /*periph*/ NULL, in ctlfe_online() 1716 status = xpt_create_path(&path, /*periph*/ NULL, in ctlfe_offline() 1748 status = xpt_create_path(&path, /*periph*/ NULL, in ctlfe_lun_enable()
|
| /freebsd-14.2/sys/dev/aic7xxx/ |
| H A D | aic7xxx_osm.c | 80 return (xpt_create_path(path, /*periph*/NULL, in ahc_create_path() 205 if (xpt_create_path(&path, /*periph*/NULL, in ahc_attach() 247 if (xpt_create_path(&path2, /*periph*/NULL, in ahc_attach()
|
| H A D | aic79xx_osm.c | 146 return (xpt_create_path(path, /*periph*/NULL, in ahd_create_path() 259 if (xpt_create_path(&path, /*periph*/NULL, in ahd_attach()
|
| /freebsd-14.2/sys/dev/mmcnull/ |
| H A D | mmcnull.c | 247 if (xpt_create_path(&dpath, NULL, cam_sim_path(sc->sim), 0, 0) != CAM_REQ_CMP) { in mmcnull_intr_sdio_newintr()
|
| /freebsd-14.2/sys/cam/scsi/ |
| H A D | scsi_xpt.c | 1879 if (xpt_create_path(&tp, NULL, xpt_path_path_id(path), in probe_purge_old() 2036 status = xpt_create_path(&path, NULL, in scsi_scan_bus() 2230 status = xpt_create_path(&path, NULL, in scsi_scan_bus() 2255 status = xpt_create_path(&path, NULL, in scsi_scan_bus() 2332 status = xpt_create_path(&new_path, NULL, in scsi_scan_lun()
|
| /freebsd-14.2/sys/dev/mfi/ |
| H A D | mfi_cam.c | 325 if (xpt_create_path(&ccb->ccb_h.path, NULL, cam_sim_path(sim), in mfip_cam_rescan()
|
| /freebsd-14.2/sys/dev/virtio/scsi/ |
| H A D | virtio_scsi.c | 616 if (xpt_create_path(&sc->vtscsi_path, NULL, in vtscsi_register_cam() 1730 if (xpt_create_path(&path, NULL, cam_sim_path(sc->vtscsi_sim), in vtscsi_announce() 1753 status = xpt_create_path(&ccb->ccb_h.path, NULL, in vtscsi_execute_rescan()
|
| /freebsd-14.2/sys/dev/hpt27xx/ |
| H A D | hpt27xx_osm_bsd.c | 1137 if (xpt_create_path(&vbus_ext->path, /*periph */ NULL, in hpt_final_init() 1373 if (xpt_create_path(&ccb->ccb_h.path, NULL, cam_sim_path(vbus_ext->sim), in hpt_rescan_bus()
|
| /freebsd-14.2/sys/dev/hptrr/ |
| H A D | hptrr_osm_bsd.c | 1070 if (xpt_create_path(&vbus_ext->path, /*periph */ NULL, in hpt_final_init() 1304 if (xpt_create_path(&ccb->ccb_h.path, NULL, in hpt_rescan_bus()
|
| /freebsd-14.2/sys/dev/tws/ |
| H A D | tws_cam.c | 173 if (xpt_create_path(&sc->path, NULL, cam_sim_path(sc->sim), in tws_cam_attach() 212 if (xpt_create_path(&ccb->ccb_h.path, NULL, cam_sim_path(sc->sim), in tws_bus_scan()
|
| /freebsd-14.2/sys/dev/ata/ |
| H A D | ata-all.c | 198 if (xpt_create_path(&ch->path, /*periph*/NULL, cam_sim_path(ch->sim), in ata_attach() 274 if (xpt_create_path(&ccb->ccb_h.path, NULL, in ata_conn_event()
|