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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ata/
H A Dpata_pdc202xx_old.c153 void __iomem *atapi_reg = master + 0x20 + (4 * ap->port_no); local
175 iowrite32(len, atapi_reg);
200 void __iomem *atapi_reg = master + 0x20 + (4 * ap->port_no); local
204 iowrite32(0, atapi_reg);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ide/pci/
H A Dpdc202xx_old.c206 unsigned long atapi_reg = high_16 + (hwif->channel ? 0x24 : 0x20); local
215 outl(word_count, atapi_reg);
225 unsigned long atapi_reg = high_16 + (hwif->channel ? 0x24 : 0x20); local
228 outl(0, atapi_reg); /* zero out extra */

Completed in 95 milliseconds