Searched refs:PORT_CMD_CLO (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.h179 PORT_CMD_CLO = (1 << 3), /* Command list override */ enumerator in enum:__anon26264
H A Dlibahci.c1251 tmp |= PORT_CMD_CLO;
1256 PORT_CMD_CLO, PORT_CMD_CLO, 1, 500);
1257 if (tmp & PORT_CMD_CLO)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ata/
H A Dahci.h179 PORT_CMD_CLO = (1 << 3), /* Command list override */ enumerator in enum:__anon14571
H A Dlibahci.c1251 tmp |= PORT_CMD_CLO;
1256 PORT_CMD_CLO, PORT_CMD_CLO, 1, 500);
1257 if (tmp & PORT_CMD_CLO)

Completed in 203 milliseconds