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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ata/
H A Dahci.h175 PORT_CMD_PMP = (1 << 17), /* PMP attached */ enumerator in enum:__anon26264
H A Dlibahci.c1961 cmd |= PORT_CMD_PMP;
1979 cmd &= ~PORT_CMD_PMP;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ata/
H A Dahci.h175 PORT_CMD_PMP = (1 << 17), /* PMP attached */ enumerator in enum:__anon14571
H A Dlibahci.c1961 cmd |= PORT_CMD_PMP;
1979 cmd &= ~PORT_CMD_PMP;

Completed in 79 milliseconds