Searched refs:vft (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/bfa/
H A Dbfa_fcs_uf.c46 struct fc_vft_s *vft; local
55 vft = bfa_uf_get_frmbuf(uf);
56 if (fcs->port_vfid == vft->vf_id)
59 fabric = bfa_fcs_vf_lookup(fcs, (u16) vft->vf_id);
72 * skip vft header
74 fchs = (struct fchs_s *) (vft + 1);
77 bfa_trc(fcs, vft->vf_id);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_fcs_uf.c46 struct fc_vft_s *vft; local
55 vft = bfa_uf_get_frmbuf(uf);
56 if (fcs->port_vfid == vft->vf_id)
59 fabric = bfa_fcs_vf_lookup(fcs, (u16) vft->vf_id);
72 * skip vft header
74 fchs = (struct fchs_s *) (vft + 1);
77 bfa_trc(fcs, vft->vf_id);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/
H A Datafb.c145 short vft, vbb, vbe, vdb, vde, vss; member in struct:atafb_par::__anon31777::falcon_hw
169 #define VFT hw.falcon.vft
1298 /* vbb,vss,vft must be even in interlace mode */
1504 var->lower_margin = (hw->vft + 1 - hw->vde + 1) / 2; /* round up */
1505 var->vsync_len = (hw->vft + 1 - hw->vss + 1) / 2; /* round up */
1556 hw->vft = videl.vft;
1618 videl.vft = hw->vft;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/
H A Datafb.c145 short vft, vbb, vbe, vdb, vde, vss; member in struct:atafb_par::__anon20084::falcon_hw
169 #define VFT hw.falcon.vft
1298 /* vbb,vss,vft must be even in interlace mode */
1504 var->lower_margin = (hw->vft + 1 - hw->vde + 1) / 2; /* round up */
1505 var->vsync_len = (hw->vft + 1 - hw->vss + 1) / 2; /* round up */
1556 hw->vft = videl.vft;
1618 videl.vft = hw->vft;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/include/asm/
H A Datarihw.h266 u_short vft; member in struct:VIDEL
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/include/asm/
H A Datarihw.h266 u_short vft; member in struct:VIDEL

Completed in 194 milliseconds