Searched refs:hregs (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/sgi/
H A Dwd.h16 struct hpc3_scsiregs *hregs; member in struct:sgiwd93_platform_data
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/sgi/
H A Dwd.h16 struct hpc3_scsiregs *hregs; member in struct:sgiwd93_platform_data
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dsgiwd93.c97 struct hpc3_scsiregs *hregs = local
119 hregs->ndptr = hdata->hd.dma;
121 hregs->ctrl = HPC3_SCTRL_ACTIVE;
123 hregs->ctrl = HPC3_SCTRL_ACTIVE | HPC3_SCTRL_DIR;
132 struct hpc3_scsiregs *hregs; local
137 hregs = (struct hpc3_scsiregs *) SCpnt->device->host->base;
143 hregs->ctrl |= HPC3_SCTRL_FLUSH;
144 while (hregs->ctrl & HPC3_SCTRL_ACTIVE)
147 hregs->ctrl = 0;
156 struct hpc3_scsiregs *hregs local
217 struct hpc3_scsiregs *hregs = pd->hregs; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dsgiseeq.c84 struct hpc3_ethregs *hregs; member in struct:sgiseeq_private
100 static inline void hpc3_eth_reset(struct hpc3_ethregs *hregs) argument
102 hregs->reset = HPC3_ERST_CRESET | HPC3_ERST_CLRIRQ;
104 hregs->reset = 0;
107 static inline void reset_hpc3_and_seeq(struct hpc3_ethregs *hregs, argument
110 hregs->rx_ctrl = hregs->tx_ctrl = 0;
111 hpc3_eth_reset(hregs);
118 struct hpc3_ethregs *hregs,
122 hregs
117 seeq_go(struct sgiseeq_private *sp, struct hpc3_ethregs *hregs, struct sgiseeq_regs *sregs) argument
205 struct hpc3_ethregs *hregs = gpriv->hregs; local
245 struct hpc3_ethregs *hregs = sp->hregs; local
283 rx_maybe_restart(struct sgiseeq_private *sp, struct hpc3_ethregs *hregs, struct sgiseeq_regs *sregs) argument
297 sgiseeq_rx(struct net_device *dev, struct sgiseeq_private *sp, struct hpc3_ethregs *hregs, struct sgiseeq_regs *sregs) argument
363 kick_tx(struct sgiseeq_tx_desc *td, struct hpc3_ethregs *hregs) argument
381 sgiseeq_tx(struct net_device *dev, struct sgiseeq_private *sp, struct hpc3_ethregs *hregs, struct sgiseeq_regs *sregs) argument
425 struct hpc3_ethregs *hregs = sp->hregs; local
508 struct hpc3_ethregs *hregs = sp->hregs; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/sgi-ip22/
H A Dip22-platform.c69 sgiwd93_0_pd.hregs = &hpc3c0->scsi_chan0;
79 sgiwd93_1_pd.hregs = &hpc3c0->scsi_chan1;

Completed in 99 milliseconds