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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dahci.h220 PORT_CMD_LIST_ON = (1 << 15), /* cmd list DMA engine running */ enumerator in enum:__anon10738
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 62 milliseconds