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

/osnet-11/usr/src/lib/storage/liba5k/common/hdrs/
H A Da5k.h163 int slot_valid; /* Slot valid flag. */ member in struct:path_struct
/osnet-11/usr/src/lib/storage/liba5k/common/
H A Dmon.c562 if (!path_struct->slot_valid) {
853 if (!path_struct->slot_valid) {
1778 * This function sets the "slot", "slot_valid" and "f_flag" fields of the
1789 * path_struct->slot_valid is set to 1
1908 * - slot_valid
1912 * slot_valid flag is set.
2063 slot_flag = path_ptr->slot_valid = 1;
2129 path_ptr->slot_valid = 0;
2143 path_ptr->slot_valid = 0;
2277 path_ptr->slot_valid,
[all...]
H A Ddiag.c489 if (!path_struct->slot_valid) {

Completed in 23 milliseconds