Home
last modified time | relevance | path

Searched refs:prefctl (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/ata/
H A Dpata_sis.c835 u8 prefctl; in sis_init_one() local
849 pci_read_config_byte(pdev, 0x49, &prefctl); in sis_init_one()
852 if (lpc_bridge->revision == 0x10 && (prefctl & 0x80)) { in sis_init_one()