Searched refs:PORT_CMD_LIST_ON (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.h176 PORT_CMD_LIST_ON = (1 << 15), /* cmd list DMA engine running */ enumerator in enum:__anon26264
H A Dlibahci.c564 if ((tmp & (PORT_CMD_START | PORT_CMD_LIST_ON)) == 0)
573 PORT_CMD_LIST_ON, PORT_CMD_LIST_ON, 1, 500);
574 if (tmp & PORT_CMD_LIST_ON)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ata/
H A Dahci.h176 PORT_CMD_LIST_ON = (1 << 15), /* cmd list DMA engine running */ enumerator in enum:__anon14571
H A Dlibahci.c564 if ((tmp & (PORT_CMD_START | PORT_CMD_LIST_ON)) == 0)
573 PORT_CMD_LIST_ON, PORT_CMD_LIST_ON, 1, 500);
574 if (tmp & PORT_CMD_LIST_ON)

Completed in 113 milliseconds