Searched refs:mscreg (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dpata_hpt3x2n.c231 int mscreg = 0x50 + 2 * ap->port_no; local
235 pci_read_config_byte(pdev, mscreg, &msc_stat);
237 pci_write_config_byte(pdev, mscreg, msc_stat | 0x30);
H A Dpata_hpt37x.c542 int mscreg = 0x50 + 4 * ap->port_no; local
546 pci_read_config_byte(pdev, mscreg, &msc_stat);
548 pci_write_config_byte(pdev, mscreg, msc_stat | 0x30);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dvwsnd.c455 int mscreg; member in struct:dma_chan_desc
768 ustmsc->msc = li_readl(lith, desc->mscreg);

Completed in 79 milliseconds