tstate_t
isp_dump_atpd(ispsoftc_t *isp, tstate_t *tptr)
isp_get_ntpd(ispsoftc_t *isp, tstate_t *tptr)
isp_find_ntpd(ispsoftc_t *isp, tstate_t *tptr, uint32_t tag_id, uint32_t seq_id)
isp_put_ntpd(ispsoftc_t *isp, tstate_t *tptr, inot_private_data_t *ntp)
create_lun_state(ispsoftc_t *isp, int bus, struct cam_path *path, tstate_t **rslt)
tstate_t *tptr;
tptr = kmalloc(sizeof (tstate_t), M_DEVBUF, M_WAITOK | M_ZERO);
destroy_lun_state(ispsoftc_t *isp, tstate_t *tptr)
tstate_t *tptr = NULL;
tstate_t *tptr = NULL;
tstate_t *tptr;
tstate_t *tptr;
tstate_t *tptr;
tstate_t *tptr;
tstate_t *tptr = NULL;
tstate_t *tptr;
tstate_t *tptr;
tstate_t *tptr;
isp_target_mark_aborted_early(ispsoftc_t *isp, tstate_t *tptr, uint32_t tag_id)
tstate_t *tptr = get_lun_statep(isp, XS_CHANNEL(ccb), ccb->ccb_h.target_lun);
tstate_t *tptr;
tstate_t *tptr;
static ISP_INLINE tstate_t *get_lun_statep(ispsoftc_t *, int, lun_id_t);
static ISP_INLINE tstate_t *get_lun_statep_from_tag(ispsoftc_t *, int, uint32_t);
static ISP_INLINE void rls_lun_statep(ispsoftc_t *, tstate_t *);
static ISP_INLINE inot_private_data_t *get_ntp_from_tagdata(ispsoftc_t *, uint32_t, uint32_t, tstate_t **);
static ISP_INLINE atio_private_data_t *isp_get_atpd(ispsoftc_t *, tstate_t *, uint32_t);
static ISP_INLINE void isp_put_atpd(ispsoftc_t *, tstate_t *, atio_private_data_t *);
static ISP_INLINE inot_private_data_t *isp_get_ntpd(ispsoftc_t *, tstate_t *);
static ISP_INLINE inot_private_data_t *isp_find_ntpd(ispsoftc_t *, tstate_t *, uint32_t, uint32_t);
static ISP_INLINE void isp_put_ntpd(ispsoftc_t *, tstate_t *, inot_private_data_t *);
static cam_status create_lun_state(ispsoftc_t *, int, struct cam_path *, tstate_t **);
static void destroy_lun_state(ispsoftc_t *, tstate_t *);
static void isp_target_mark_aborted_early(ispsoftc_t *, tstate_t *, uint32_t);
tstate_t *tptr;
tstate_t *tptr = NULL;
static ISP_INLINE tstate_t *
tstate_t *tptr = NULL;
static ISP_INLINE tstate_t *
tstate_t *tptr = NULL;
get_ntp_from_tagdata(ispsoftc_t *isp, uint32_t tag_id, uint32_t seq_id, tstate_t **rslt)
tstate_t *tptr;
rls_lun_statep(ispsoftc_t *isp, tstate_t *tptr)
tstate_t *tptr;
isp_get_atpd(ispsoftc_t *isp, tstate_t *tptr, uint32_t tag)
isp_put_atpd(ispsoftc_t *isp, tstate_t *tptr, atio_private_data_t *atp)