Searched refs:prefctl (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_sis.c792 u8 prefctl; local
806 pci_read_config_byte(pdev, 0x49, &prefctl);
809 if (lpc_bridge->revision == 0x10 && (prefctl & 0x80)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dsis5513.c425 u8 prefctl; local
436 pci_read_config_byte(dev, 0x49, &prefctl);
439 if (lpc_bridge->revision == 0x10 && (prefctl & 0x80)) {

Completed in 116 milliseconds