Searched refs:tstate_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/isp/
H A Disp_freebsd.c621 static ISP_INLINE tstate_t *get_lun_statep(ispsoftc_t *, int, lun_id_t);
628 static tstate_t *create_lun_state(ispsoftc_t *, int, struct cam_path *);
629 static void destroy_lun_state(ispsoftc_t *, int, tstate_t *);
640 static void isp_target_mark_aborted_early(ispsoftc_t *, int chan, tstate_t *, uint32_t);
642 static ISP_INLINE tstate_t *
646 tstate_t *tptr;
656 isp_atio_restart(ispsoftc_t *isp, int bus, tstate_t *tptr)
686 tstate_t *tptr;
799 tstate_t *
804 tstate_t *tpt
[all...]
H A Disp_freebsd.h157 } tstate_t; typedef in typeref:struct:tstate

Completed in 130 milliseconds