Searched defs:found_front (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Dmon.c3819 int al_pa, found_front, found_rear, front_flag, enc_type; local
3887 found_front = found_rear = 0;
3909 found_front = 1;
3932 found_front = 1;
3940 found_front = 1;
3964 if (!found_front) {
3986 if (found_front) {
4018 * For this reason, on daktari's, I ignore the found_front and
4022 if (enc_type == DAK_ENC_TYPE && found_front) {

Completed in 53 milliseconds