Searched refs:nlocals (Results 1 – 2 of 2) sorted by relevance
2016 unsigned long *krbs, cfm, ndirty, nlocals, nouts; in syscall_get_set_args_cb() local2033 nlocals = (cfm >> 7) & 0x7f; /* aka sol */ in syscall_get_set_args_cb()2034 nouts = (cfm & 0x7f) - nlocals; /* aka sof - sol */ in syscall_get_set_args_cb()2044 int j = ndirty + nlocals + i + args->i; in syscall_get_set_args_cb()
4241 u32 *nlocals) in hpsa_set_local_logical_count() argument4254 *nlocals = id_ctlr->configured_logical_drive_count; in hpsa_set_local_logical_count()4256 *nlocals = le16_to_cpu( in hpsa_set_local_logical_count()4259 *nlocals = -1; in hpsa_set_local_logical_count()