Home
last modified time | relevance | path

Searched defs:init_id (Results 1 – 3 of 3) sorted by relevance

/dragonfly/share/examples/scsi_target/
H A Dscsi_cmds.c214 tcmd_get_istate(u_int init_id) in tcmd_get_istate()
225 tcmd_sense(u_int init_id, struct ccb_scsiio *ctio, u_int8_t flags, in tcmd_sense()
261 tcmd_ua(u_int init_id, ua_types new_ua) in tcmd_ua()
/dragonfly/sys/bus/cam/
H A Dcam_ccb.h619 u_int init_id; /* initiator id of who selected */ member
629 u_int init_id; /* initiator id of who selected */ member
953 u_int init_id, u_int scsi_status, u_int8_t *data_ptr, in cam_fill_ctio()
/dragonfly/sys/dev/disk/mpt/
H A Dmpt_cam.c4856 tgt_resource_t *trtp, int init_id) in mpt_scsi_tgt_tsk_mgmt()