Searched refs:msc_stat (Results 1 - 2 of 2) 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.c232 u8 bwsr_stat, msc_stat; local
235 pci_read_config_byte(pdev, mscreg, &msc_stat);
237 pci_write_config_byte(pdev, mscreg, msc_stat | 0x30);
H A Dpata_hpt37x.c543 u8 bwsr_stat, msc_stat; local
546 pci_read_config_byte(pdev, mscreg, &msc_stat);
548 pci_write_config_byte(pdev, mscreg, msc_stat | 0x30);

Completed in 52 milliseconds