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

/freebsd-12-stable/sys/dev/pms/RefTisa/sat/src/
H A Dsmsat.c20369 bit32 ReadCapCheck = agFALSE; local
20568 ReadCapCheck = agTRUE;
20574 ReadCapCheck = agFALSE;
20582 if ( ReadCapCheck)
20598 ReadCapCheck = agTRUE;
20604 ReadCapCheck = agFALSE;
20612 if ( ReadCapCheck)
20626 if (ReadCapCheck == agTRUE)
20628 SM_DBG1(("smsatCheckLimit: return ReadCapCheck True\n"));
20633 ret = (lbaCheck | rangeCheck | ReadCapCheck);
[all...]

Completed in 72 milliseconds