Searched refs:xpt_path_target_id (Results 1 – 21 of 21) sorted by relevance
| /freebsd-12-stable/sys/cam/ |
| D | cam_xpt.h | 116 target_id_t xpt_path_target_id(struct cam_path *path);
|
| D | cam_periph.c | 248 target_id = xpt_path_target_id(path); in cam_periph_alloc() 2034 xpt_path_target_id(ccb->ccb_h.path), in cam_periph_error() 2054 xpt_path_target_id(ccb->ccb_h.path), in cam_periph_error()
|
| D | cam_xpt.c | 3956 xpt_path_target_id(struct cam_path *path) in xpt_path_target_id() function
|
| /freebsd-12-stable/sys/dev/mps/ |
| D | mps_sas.c | 3218 KASSERT(xpt_path_target_id(path) < sassc->maxtargets, in mpssas_async() 3220 xpt_path_target_id(path))); in mpssas_async() 3221 target = &sassc->targets[xpt_path_target_id(path)]; in mpssas_async() 3322 targetid = xpt_path_target_id(path); in mpssas_check_eedp()
|
| D | mps_sas_lsi.c | 1148 xpt_path_target_id(ccb->ccb_h.path); in mpssas_SSU_to_SATA_devices()
|
| /freebsd-12-stable/sys/cam/scsi/ |
| D | scsi_sg.c | 630 id->scsi_id = xpt_path_target_id(periph->path); in sgioctl()
|
| D | scsi_xpt.c | 1889 xpt_path_target_id(path), this_lun) == CAM_REQ_CMP) { in probe_purge_old()
|
| /freebsd-12-stable/sys/dev/mpr/ |
| D | mpr_sas.c | 3519 KASSERT(xpt_path_target_id(path) < sassc->maxtargets, in mprsas_async() 3521 xpt_path_target_id(path))); in mprsas_async() 3522 target = &sassc->targets[xpt_path_target_id(path)]; in mprsas_async() 3635 targetid = xpt_path_target_id(path); in mprsas_check_eedp()
|
| D | mpr_sas_lsi.c | 1516 xpt_path_target_id(ccb->ccb_h.path); in mprsas_SSU_to_SATA_devices()
|
| /freebsd-12-stable/sys/dev/advansys/ |
| D | advlib.c | 366 target_mask = 0x01 << xpt_path_target_id(path); in advasync() 375 xpt_path_target_id(path), in advasync()
|
| /freebsd-12-stable/sys/dev/aic7xxx/ |
| D | aic79xx_osm.c | 921 xpt_path_target_id(path), in ahd_async()
|
| D | aic7xxx_osm.c | 905 xpt_path_target_id(path), in ahc_async()
|
| D | aic7xxx.c | 7497 xpt_path_target_id(ccb->ccb_h.path), in ahc_handle_en_lun()
|
| D | aic79xx.c | 10026 xpt_path_target_id(ccb->ccb_h.path), in ahd_handle_en_lun()
|
| /freebsd-12-stable/sys/cam/ctl/ |
| D | scsi_ctl.c | 1817 if ((xpt_path_target_id(path) == softc->target_id) in ctlfe_lun_disable()
|
| /freebsd-12-stable/sys/dev/firewire/ |
| D | sbp_targ.c | 457 xpt_path_target_id(ccb->ccb_h.path), in sbp_targ_en_lun()
|
| /freebsd-12-stable/sys/dev/pms/freebsd/driver/ini/src/ |
| D | agtiapi.c | 1815 targetID = xpt_path_target_id( ccb->ccb_h.path ); in agtiapi_cam_action() 4407 int targetID = xpt_path_target_id(ccb->ccb_h.path); in agtiapi_QueueSMP()
|
| /freebsd-12-stable/sys/dev/esp/ |
| D | ncr53c9x.c | 1215 target = xpt_path_target_id(path); in ncr53c9x_async()
|
| /freebsd-12-stable/sys/dev/isp/ |
| D | isp_freebsd.c | 2485 tgt = xpt_path_target_id(path); in isp_cam_async()
|
| /freebsd-12-stable/sys/dev/arcmsr/ |
| D | arcmsr.c | 635 target_id = xpt_path_target_id(path); in arcmsr_async()
|
| /freebsd-12-stable/sys/dev/sym/ |
| D | sym_hipd.c | 8120 tn = xpt_path_target_id(path);
|