Home
last modified time | relevance | path

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

/drivers/ata/
Dsata_mv.c148 MV_PORT_MASK = (MV_PORTS_PER_HC - 1), /* 3 */ enumerator
873 return port & MV_PORT_MASK; in mv_hardport_from_port()