Searched refs:sconf (Results 1 – 1 of 1) sorted by relevance
641 u32 sconf = 0; in init_sata() local697 pci_read_config_dword (devno, VND_SYSCONFSTAT, &sconf); in init_sata()698 sconf |= (VND_SYSCONFSTAT_CHN_0_INTBLOCK | VND_SYSCONFSTAT_CHN_1_INTBLOCK); in init_sata()699 pci_write_config_dword (devno, VND_SYSCONFSTAT, sconf); in init_sata()