Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Data_piix.c102 PIIX_80C_PRI = (1 << 5) | (1 << 4), enumerator
524 mask = ap->port_no == 0 ? PIIX_80C_PRI : PIIX_80C_SEC; in ich_pata_cable_detect()