Home
last modified time | relevance | path

Searched defs:tstate (Results 1 – 25 of 31) sorted by relevance

12

/linux/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c620 struct ahd_tmode_tstate *tstate; in ahd_linux_target_alloc() local
778 struct ahd_tmode_tstate *tstate; in ahd_linux_dev_reset() local
1290 struct ahd_tmode_tstate *tstate; in ahd_linux_initialize_scsi_bus() local
1545 struct ahd_tmode_tstate *tstate; in ahd_linux_run_command() local
1679 struct ahd_tmode_tstate *tstate; in ahd_send_async() local
2385 struct ahd_tmode_tstate *tstate; in ahd_linux_set_period() local
2438 struct ahd_tmode_tstate *tstate; in ahd_linux_set_offset() local
2473 struct ahd_tmode_tstate *tstate; in ahd_linux_set_dt() local
2515 struct ahd_tmode_tstate *tstate; in ahd_linux_set_qas() local
2554 struct ahd_tmode_tstate *tstate; in ahd_linux_set_iu() local
[all …]
H A Daic7xxx_core.c444 u_int remote_id, struct ahc_tmode_tstate **tstate) in ahc_fetch_transinfo()
1054 struct ahc_tmode_tstate *tstate; in ahc_handle_seqint() local
1850 struct ahc_tmode_tstate *tstate; in ahc_handle_scsiint() local
1952 struct ahc_tmode_tstate *tstate; in ahc_force_renegotiation() local
2119 struct ahc_tmode_tstate *tstate; in ahc_alloc_tstate() local
2165 struct ahc_tmode_tstate *tstate; in ahc_free_tstate() local
2426 struct ahc_tmode_tstate *tstate, in ahc_update_neg_request()
2473 struct ahc_tmode_tstate *tstate; in ahc_set_syncrate() local
2599 struct ahc_tmode_tstate *tstate; in ahc_set_width() local
2684 struct ahc_tmode_tstate *tstate; in ahc_update_pending_scbs() local
[all …]
H A Daic79xx_core.c564 u_int remote_id, struct ahd_tmode_tstate **tstate) in ahd_fetch_transinfo()
3104 struct ahd_tmode_tstate *tstate; in ahd_handle_nonpkt_busfree() local
3391 struct ahd_tmode_tstate *tstate; in ahd_force_renegotiation() local
3599 struct ahd_tmode_tstate *tstate; in ahd_alloc_tstate() local
3640 struct ahd_tmode_tstate *tstate; in ahd_free_tstate() local
3813 struct ahd_tmode_tstate *tstate, in ahd_update_neg_request()
3860 struct ahd_tmode_tstate *tstate; in ahd_set_syncrate() local
4005 struct ahd_tmode_tstate *tstate; in ahd_set_width() local
4207 struct ahd_tmode_tstate *tstate; in ahd_update_pending_scbs() local
4494 struct ahd_tmode_tstate *tstate; in ahd_build_transfer_msg() local
[all …]
H A Daic7xxx_osm.c1170 struct ahc_tmode_tstate *tstate; in ahc_linux_initialize_scsi_bus() local
1416 struct ahc_tmode_tstate *tstate; in ahc_linux_run_command() local
1603 struct ahc_tmode_tstate *tstate; in ahc_send_async() local
2342 struct ahc_tmode_tstate *tstate; in ahc_linux_set_period() local
2387 struct ahc_tmode_tstate *tstate; in ahc_linux_set_offset() local
2416 struct ahc_tmode_tstate *tstate; in ahc_linux_set_dt() local
H A Daic79xx_proc.c162 struct ahd_tmode_tstate *tstate; in ahd_dump_target_state() local
H A Daic7xxx_proc.c140 struct ahc_tmode_tstate *tstate; in ahc_dump_target_state() local
/linux/arch/sparc/include/uapi/asm/
H A Dpsrcompat.h28 static inline unsigned int tstate_to_psr(unsigned long tstate) in tstate_to_psr()
40 unsigned long tstate = ((unsigned long)(psr & PSR_ICC)) << 12; in psr_to_tstate_icc() local
H A Dptrace.h24 unsigned long tstate; member
/linux/arch/sparc/kernel/
H A Dsignal_64.c47 unsigned long pc, npc, tstate; in sparc64_set_context() local
257 unsigned long tpc, tnpc, tstate, ufp; in do_rt_sigreturn() local
H A Dptrace_64.c298 unsigned long tstate; in genregs64_set() local
464 unsigned long tstate; in setregs64_set() local
632 unsigned long tstate; in genregs32_set() local
801 unsigned long tstate; in setregs_set() local
H A Dunaligned_64.c600 unsigned long tstate = regs->tstate; in handle_lddfmna() local
664 unsigned long tstate = regs->tstate; in handle_stdfmna() local
H A Dvisemul.c359 unsigned long ccr, tstate; in edge() local
/linux/fs/xfs/
H A Dxfs_quotaops.c21 struct qc_type_state *tstate, in xfs_qm_fill_state()
/linux/drivers/media/usb/as102/
H A Das102_drv.c207 static int as102_get_status(void *priv, struct as10x_tune_status *tstate) in as102_get_status()
/linux/drivers/media/dvb-frontends/
H A Das102_fe.c305 struct as10x_tune_status tstate = { 0 }; in as102_fe_read_status() local
/linux/arch/sparc/include/asm/
H A Dptrace.h41 unsigned long tstate; member
H A Dsigcontext.h77 unsigned long tstate; member
/linux/include/net/
H A Dslhc_vj.h144 struct cstate *tstate; /* transmit connection states (array)*/ member
/linux/arch/sparc/math-emu/
H A Dmath_64.c170 unsigned long tstate = regs->tstate; in do_mathemu() local
/linux/arch/powerpc/boot/
H A Dcpm-serial.c52 u32 tstate; member
/linux/include/soc/fsl/
H A Dcpm.h25 __be32 tstate; /* Internal */ member
/linux/drivers/net/wan/
H A Dfsl_ucc_hdlc.h34 __be32 tstate; member
/linux/fs/quota/
H A Dquota.c122 struct qc_type_state *tstate; in quota_getinfo() local
/linux/tools/lib/bpf/
H A Dbtf_dump.c483 struct btf_dump_type_aux_state *tstate = &d->type_states[id]; in btf_dump_order_type() local
688 struct btf_dump_type_aux_state *tstate = &d->type_states[id]; in btf_dump_emit_type() local
/linux/drivers/gpu/drm/tidss/
H A Dtidss_dispc.c948 const struct tidss_crtc_state *tstate = to_tidss_crtc_state(state); in dispc_vp_bus_check() local
1054 const struct tidss_crtc_state *tstate = to_tidss_crtc_state(state); in dispc_vp_prepare() local
1074 const struct tidss_crtc_state *tstate = to_tidss_crtc_state(state); in dispc_vp_enable() local

12