msc_stat 571 drivers/ata/pata_hpt37x.c u8 bwsr_stat, msc_stat; msc_stat 574 drivers/ata/pata_hpt37x.c pci_read_config_byte(pdev, mscreg, &msc_stat); msc_stat 576 drivers/ata/pata_hpt37x.c pci_write_config_byte(pdev, mscreg, msc_stat | 0x30); msc_stat 251 drivers/ata/pata_hpt3x2n.c u8 bwsr_stat, msc_stat; msc_stat 254 drivers/ata/pata_hpt3x2n.c pci_read_config_byte(pdev, mscreg, &msc_stat); msc_stat 256 drivers/ata/pata_hpt3x2n.c pci_write_config_byte(pdev, mscreg, msc_stat | 0x30);