Searched refs:GENCTL_IOMAPPED_SCR (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/ata/
H A Dsata_sis.c62 GENCTL_IOMAPPED_SCR = (1 << 26), /* if set, SCRs are in IO space */ enumerator in enum:__anon3379
215 if ((genctl & GENCTL_IOMAPPED_SCR) == 0) sis_init_one()
224 genctl &= ~GENCTL_IOMAPPED_SCR; sis_init_one()

Completed in 204 milliseconds