Searched refs:HOST_CAP_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.h105 HOST_CAP_CLO = (1 << 24), /* Command List Override support */ enumerator in enum:__anon26264
H A Dlibahci.c1244 if (!(hpriv->cap & HOST_CAP_CLO)) {
2161 cap & HOST_CAP_CLO ? "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.h105 HOST_CAP_CLO = (1 << 24), /* Command List Override support */ enumerator in enum:__anon14571
H A Dlibahci.c1244 if (!(hpriv->cap & HOST_CAP_CLO)) {
2161 cap & HOST_CAP_CLO ? "clo " : "",

Completed in 174 milliseconds