Searched refs:PORT_CMD_START (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.h226 PORT_CMD_START = (1 << 0), /* Enable port DMA engine */ enumerator in enum:__anon10738
H A Dlibahci.c550 tmp |= PORT_CMD_START;
564 if ((tmp & (PORT_CMD_START | PORT_CMD_LIST_ON)) == 0)
568 tmp &= ~PORT_CMD_START;

Completed in 114 milliseconds