Home
last modified time | relevance | path

Searched refs:target_id_t (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/sys/dev/mpt/
H A Dmpt_raid.h57 cam_status mpt_map_physdisk(struct mpt_softc *, union ccb *, target_id_t *);
58 int mpt_is_raid_member(struct mpt_softc *, target_id_t);
59 int mpt_is_raid_volume(struct mpt_softc *, target_id_t);
H A Dmpt_cam.c127 static int mpt_bus_reset(struct mpt_softc *, target_id_t, lun_id_t, int);
136 target_id_t, lun_id_t, u_int, int);
142 static int mpt_enable_lun(struct mpt_softc *, target_id_t, lun_id_t);
143 static int mpt_disable_lun(struct mpt_softc *, target_id_t, lun_id_t);
2042 target_id_t tgt; in mpt_start()
2196 mpt_bus_reset(struct mpt_softc *mpt, target_id_t tgt, lun_id_t lun, in mpt_bus_reset()
3188 target_id_t tgt; in mpt_action()
3680 target_id_t tgt; in mpt_get_spi_settings()
3885 u_int channel, target_id_t target, lun_id_t lun, u_int abort_ctx, in mpt_scsi_send_tmf()
4244 mpt_enable_lun(struct mpt_softc *mpt, target_id_t tgt, lun_id_t lun) in mpt_enable_lun()
[all …]
H A Dmpt_raid.c788 mpt_map_physdisk(struct mpt_softc *mpt, union ccb *ccb, target_id_t *tgt) in mpt_map_physdisk()
805 mpt_is_raid_member(struct mpt_softc *mpt, target_id_t tgt) in mpt_is_raid_member()
824 mpt_is_raid_volume(struct mpt_softc *mpt, target_id_t tgt) in mpt_is_raid_volume()
/freebsd/sys/cam/
H A Dcam_compat.h66 target_id_t target_id; /* Target device ID */
88 target_id_t initiator_id; /* ID of the HBA on the SCSI bus */
154 target_id_t target_id; /* Target device ID */
199 target_id_t target_id;
204 target_id_t target_id;
H A Dcam_xpt.h90 target_id_t target_id, lun_id_t lun_id);
94 target_id_t target_id, lun_id_t lun_id);
109 target_id_t xpt_path_target_id(struct cam_path *path);
135 target_id_t target_id,
H A Dcam.h44 typedef u_int target_id_t; typedef
49 #define CAM_TARGET_WILDCARD ((target_id_t)~0)
H A Dcam_ccb.h365 target_id_t target_id; /* Target device ID */
436 target_id_t target_id;
457 target_id_t target_id;
503 target_id_t target_id;
514 target_id_t target_id;
678 target_id_t initiator_id; /* ID of the HBA on the SCSI bus */
908 target_id_t target;
H A Dcam_xpt_internal.h166 target_id_t target_id;
H A Dcam_periph.c66 path_id_t pathid, target_id_t target,
69 path_id_t pathid, target_id_t target,
206 target_id_t target_id; in cam_periph_alloc()
555 path_id_t pathid, target_id_t target, lun_id_t lun) in camperiphnextunit()
613 target_id_t target, lun_id_t lun, const char *sn) in camperiphunit()
H A Dcam_xpt.c248 xpt_alloc_target(struct cam_eb *bus, target_id_t target_id);
254 xpt_find_target(struct cam_eb *bus, target_id_t target_id);
3442 path_id_t path_id, target_id_t target_id, lun_id_t lun_id) in xpt_create_path()
3465 target_id_t target_id, lun_id_t lun_id) in xpt_create_path_unlocked()
3474 path_id_t path_id, target_id_t target_id, lun_id_t lun_id) in xpt_compile_path()
3796 target_id_t
4662 xpt_alloc_target(struct cam_eb *bus, target_id_t target_id) in xpt_alloc_target()
4910 xpt_find_target(struct cam_eb *bus, target_id_t target_id) in xpt_find_target()
/freebsd/lib/libcam/
H A Dcamlib.h113 target_id_t target_id; /* Target ID */
133 struct cam_device * cam_open_btl(path_id_t path_id, target_id_t target_id,
H A Dcamlib.c273 cam_open_btl(path_id_t path_id, target_id_t target_id, lun_id_t target_lun, in cam_open_btl()
/freebsd/sys/cam/scsi/
H A Dscsi_targetio.h62 target_id_t target_id;
/freebsd/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c134 static void vtscsi_get_request_lun(uint8_t [], target_id_t *, lun_id_t *);
144 static void vtscsi_announce(struct vtscsi_softc *, uint32_t, target_id_t,
146 static void vtscsi_execute_rescan(struct vtscsi_softc *, target_id_t,
1612 vtscsi_get_request_lun(uint8_t lun[], target_id_t *target_id, lun_id_t *lun_id) in vtscsi_get_request_lun()
1719 target_id_t target_id, lun_id_t lun_id) in vtscsi_announce()
1740 vtscsi_execute_rescan(struct vtscsi_softc *sc, target_id_t target_id, in vtscsi_execute_rescan()
1773 target_id_t target_id; in vtscsi_transport_reset_event()
/freebsd/sys/dev/isci/
H A Disci_io_request.c742 target_id_t target_id = ccb->ccb_h.target_id; in isci_io_request_execute_scsi_io()
923 target_id_t target_id = ccb->ccb_h.target_id; in isci_io_request_execute_smp_io()
/freebsd/sys/dev/mps/
H A Dmps_sas_lsi.c1098 target_id_t targetid; in mpssas_SSU_to_SATA_devices()
1234 target_id_t targetid; in mpssas_ir_shutdown()
H A Dmps_sas.c257 target_id_t targetid; in mpssas_rescan_target()
1025 target_id_t target_id, lun_id_t lun_id) in mpssas_announce_reset()
1965 target_id_t target_id; in mpssas_scsiio_complete()
/freebsd/sys/dev/mrsas/
H A Dmrsas_cam.c95 static int mrsas_track_scsiio(struct mrsas_softc *sc, target_id_t id, u_int32_t bus_id);
1804 mrsas_track_scsiio(struct mrsas_softc *sc, target_id_t tgt_id, u_int32_t bus_id) in mrsas_track_scsiio()
1929 target_id_t tgt_id; in mrsas_reset_targets()
/freebsd/sys/dev/mpr/
H A Dmpr_sas_lsi.c1460 target_id_t targetid; in mprsas_SSU_to_SATA_devices()
1599 target_id_t targetid; in mprsas_ir_shutdown()
H A Dmpr_sas.c266 target_id_t targetid; in mprsas_rescan_target()
1086 target_id_t target_id, lun_id_t lun_id) in mprsas_announce_reset()
2426 target_id_t target_id; in mprsas_scsiio_complete()
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c292 static int parse_btl(char *tstr, path_id_t *bus, target_id_t *target,
297 static int scanlun_or_reset_dev(path_id_t bus, target_id_t target,
3494 parse_btl_name(char *tstr, path_id_t *bus, target_id_t *target, lun_id_t *lun, in parse_btl_name()
3558 parse_btl(char *tstr, path_id_t *bus, target_id_t *target, lun_id_t *lun, in parse_btl()
3614 target_id_t target = CAM_TARGET_WILDCARD; in dorescan_or_reset()
3825 scanlun_or_reset_dev(path_id_t bus, target_id_t target, lun_id_t lun, int scan) in scanlun_or_reset_dev()
5041 target_id_t target = CAM_TARGET_WILDCARD; in camdebug()
10366 target_id_t target; in main()
/freebsd/sys/dev/isp/
H A Disp_freebsd.c857 target_id_t target = ccb->ccb_h.target_id; in isp_enable_lun()
895 target_id_t target = ccb->ccb_h.target_id; in isp_disable_lun()
2841 target_id_t tgt = 0; in isp_async()
/freebsd/sys/cam/ctl/
H A Dscsi_ctl.c79 target_id_t target_id;
/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr_cam.c1477 target_id_t targetid; in mpi3mr_rescan_target()
/freebsd/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c799 target_id_t targetid; in hv_storvsc_rescan_target()

12