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

12

/freebsd-13-stable/sys/dev/mpt/
H A Dmpt_raid.h58 cam_status mpt_map_physdisk(struct mpt_softc *, union ccb *, target_id_t *);
59 int mpt_is_raid_member(struct mpt_softc *, target_id_t);
60 int mpt_is_raid_volume(struct mpt_softc *, target_id_t);
H A Dmpt_cam.c129 static int mpt_bus_reset(struct mpt_softc *, target_id_t, lun_id_t, int);
138 target_id_t, lun_id_t, u_int, int);
144 static int mpt_enable_lun(struct mpt_softc *, target_id_t, lun_id_t);
145 static int mpt_disable_lun(struct mpt_softc *, target_id_t, lun_id_t);
2044 target_id_t tgt;
2198 mpt_bus_reset(struct mpt_softc *mpt, target_id_t tgt, lun_id_t lun,
3189 target_id_t tgt;
3681 target_id_t tgt;
3886 u_int channel, target_id_t target, lun_id_t lun, u_int abort_ctx,
4245 mpt_enable_lun(struct mpt_softc *mpt, target_id_t tg
[all...]
H A Dmpt_raid.c788 mpt_map_physdisk(struct mpt_softc *mpt, union ccb *ccb, target_id_t *tgt)
805 mpt_is_raid_member(struct mpt_softc *mpt, target_id_t tgt)
824 mpt_is_raid_volume(struct mpt_softc *mpt, target_id_t tgt)
/freebsd-13-stable/sys/cam/scsi/
H A Dscsi_targetio.h64 target_id_t target_id;
/freebsd-13-stable/sys/cam/
H A Dcam_compat.h68 target_id_t target_id; /* Target device ID */
90 target_id_t initiator_id; /* ID of the HBA on the SCSI bus */
156 target_id_t target_id; /* Target device ID */
201 target_id_t target_id;
206 target_id_t target_id;
H A Dcam_xpt.h93 target_id_t target_id, lun_id_t lun_id);
97 target_id_t target_id, lun_id_t lun_id);
115 target_id_t xpt_path_target_id(struct cam_path *path);
138 target_id_t target_id,
H A Dcam.h43 typedef u_int target_id_t; typedef
48 #define CAM_TARGET_WILDCARD ((target_id_t)~0)
H A Dcam_xpt_internal.h171 target_id_t target_id;
H A Dcam_ccb.h351 target_id_t target_id; /* Target device ID */
423 target_id_t target_id;
445 target_id_t target_id;
492 target_id_t target_id;
503 target_id_t target_id;
661 target_id_t initiator_id; /* ID of the HBA on the SCSI bus */
890 target_id_t target;
H A Dcam_periph.c68 path_id_t pathid, target_id_t target,
71 path_id_t pathid, target_id_t target,
207 target_id_t target_id;
540 path_id_t pathid, target_id_t target, lun_id_t lun)
596 target_id_t target, lun_id_t lun)
H A Dcam_xpt.c255 xpt_alloc_target(struct cam_eb *bus, target_id_t target_id);
261 xpt_find_target(struct cam_eb *bus, target_id_t target_id);
3565 path_id_t path_id, target_id_t target_id, lun_id_t lun_id)
3588 target_id_t target_id, lun_id_t lun_id)
3597 path_id_t path_id, target_id_t target_id, lun_id_t lun_id)
3922 target_id_t
4761 xpt_alloc_target(struct cam_eb *bus, target_id_t target_id)
5009 xpt_find_target(struct cam_eb *bus, target_id_t target_id)
/freebsd-13-stable/lib/libcam/
H A Dcamlib.h116 target_id_t target_id; /* Target ID */
136 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,
/freebsd-13-stable/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c137 static void vtscsi_get_request_lun(uint8_t [], target_id_t *, lun_id_t *);
147 static void vtscsi_announce(struct vtscsi_softc *, uint32_t, target_id_t,
149 static void vtscsi_execute_rescan(struct vtscsi_softc *, target_id_t,
1615 vtscsi_get_request_lun(uint8_t lun[], target_id_t *target_id, lun_id_t *lun_id)
1722 target_id_t target_id, lun_id_t lun_id)
1743 vtscsi_execute_rescan(struct vtscsi_softc *sc, target_id_t target_id,
1776 target_id_t target_id;
/freebsd-13-stable/sys/dev/isci/
H A Disci_io_request.c743 target_id_t target_id = ccb->ccb_h.target_id;
924 target_id_t target_id = ccb->ccb_h.target_id;
/freebsd-13-stable/sys/dev/iscsi_initiator/
H A Discsi.h498 target_id_t target_id;
/freebsd-13-stable/sys/dev/mps/
H A Dmps_sas_lsi.c1091 target_id_t targetid;
1227 target_id_t targetid;
H A Dmps_sas.c268 target_id_t targetid;
1042 target_id_t target_id, lun_id_t lun_id)
1975 target_id_t target_id;
/freebsd-13-stable/sys/dev/mpr/
H A Dmpr_sas_lsi.c1451 target_id_t targetid;
1590 target_id_t targetid;
H A Dmpr_sas.c271 target_id_t targetid;
1069 target_id_t target_id, lun_id_t lun_id)
2400 target_id_t target_id;
/freebsd-13-stable/sys/dev/mrsas/
H A Dmrsas_cam.c97 static int mrsas_track_scsiio(struct mrsas_softc *sc, target_id_t id, u_int32_t bus_id);
1893 mrsas_track_scsiio(struct mrsas_softc *sc, target_id_t tgt_id, u_int32_t bus_id)
2018 target_id_t tgt_id;
/freebsd-13-stable/sbin/camcontrol/
H A Dcamcontrol.c286 static int parse_btl(char *tstr, path_id_t *bus, target_id_t *target,
291 static int scanlun_or_reset_dev(path_id_t bus, target_id_t target,
3396 parse_btl_name(char *tstr, path_id_t *bus, target_id_t *target, lun_id_t *lun,
3460 parse_btl(char *tstr, path_id_t *bus, target_id_t *target, lun_id_t *lun,
3516 target_id_t target = CAM_TARGET_WILDCARD;
3727 scanlun_or_reset_dev(path_id_t bus, target_id_t target, lun_id_t lun, int scan)
4958 target_id_t target = CAM_TARGET_WILDCARD;
10289 target_id_t target;
/freebsd-13-stable/sys/dev/isp/
H A Disp_freebsd.c850 target_id_t target = ccb->ccb_h.target_id;
888 target_id_t target = ccb->ccb_h.target_id;
2834 target_id_t tgt = 0;
/freebsd-13-stable/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c798 target_id_t targetid;
/freebsd-13-stable/sys/cam/ctl/
H A Dscsi_ctl.c82 target_id_t target_id;

Completed in 176 milliseconds

12