Searched refs:StartingIndex (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/pms/RefTisa/sat/src/
H A Dsmsat.c13691 bit32 StartingIndex = 0; local
13767 StartingIndex = 12;
13773 StartingIndex = 4;
13812 if ( pLogPage[StartingIndex+1] != 0x0A ||
13813 pLogPage[StartingIndex+2] != 0x02 ||
13814 (pSatDevData->satNCQ == agTRUE && pLogPage[StartingIndex+3] != 0x12) ||
13815 (pSatDevData->satNCQ == agFALSE && pLogPage[StartingIndex+3] != 0x02) ||
13816 (pLogPage[StartingIndex+4] & BIT3_MASK) != 0x00 || /* SWP bit */
13817 (pLogPage[StartingIndex+4] & BIT4_MASK) != 0x00 || /* UA_INTLCK_CTRL */
13818 (pLogPage[StartingIndex
14189 bit32 StartingIndex = 0; local
19058 bit32 StartingIndex = 0; local
[all...]
/freebsd-11-stable/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.c12035 bit32 StartingIndex = 0; local
12094 StartingIndex = 12;
12100 StartingIndex = 4;
12138 if ( pLogPage[StartingIndex+1] != 0x0A ||
12139 pLogPage[StartingIndex+2] != 0x02 ||
12140 (pSatDevData->satNCQ == agTRUE && pLogPage[StartingIndex+3] != 0x12) ||
12141 (pSatDevData->satNCQ == agFALSE && pLogPage[StartingIndex+3] != 0x02) ||
12142 (pLogPage[StartingIndex+4] & BIT3_MASK) != 0x00 || /* SWP bit */
12143 (pLogPage[StartingIndex+4] & BIT4_MASK) != 0x00 || /* UA_INTLCK_CTRL */
12144 (pLogPage[StartingIndex
12515 bit32 StartingIndex = 0; local
12652 bit32 StartingIndex = 0; local
[all...]

Completed in 704 milliseconds