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

/freebsd-current/sys/dev/isp/
H A Disp_freebsd.c628 static ISP_INLINE tstate_t *get_lun_statep(ispsoftc_t *, int, lun_id_t);
635 static tstate_t *create_lun_state(ispsoftc_t *, int, struct cam_path *);
636 static void destroy_lun_state(ispsoftc_t *, int, tstate_t *);
647 static void isp_target_mark_aborted_early(ispsoftc_t *, int chan, tstate_t *, uint32_t);
649 static ISP_INLINE tstate_t *
653 tstate_t *tptr;
663 isp_atio_restart(ispsoftc_t *isp, int bus, tstate_t *tptr)
693 tstate_t *tptr;
806 tstate_t *
811 tstate_t *tpt
[all...]
H A Disp_freebsd.h156 } tstate_t; typedef in typeref:struct:tstate

Completed in 421 milliseconds