Searched refs:nlocals (Results 1 – 2 of 2) sorted by relevance
1958 unsigned long *krbs, cfm, ndirty, nlocals, nouts; in syscall_get_args_cb() local1975 nlocals = (cfm >> 7) & 0x7f; /* aka sol */ in syscall_get_args_cb()1976 nouts = (cfm & 0x7f) - nlocals; /* aka sof - sol */ in syscall_get_args_cb()1986 int j = ndirty + nlocals + i + args->i; in syscall_get_args_cb()
4245 u32 *nlocals) in hpsa_set_local_logical_count() argument4258 *nlocals = id_ctlr->configured_logical_drive_count; in hpsa_set_local_logical_count()4260 *nlocals = le16_to_cpu( in hpsa_set_local_logical_count()4263 *nlocals = -1; in hpsa_set_local_logical_count()