Home
last modified time | relevance | path

Searched refs:id_array (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/
Dsim710.c47 static __u8 __initdata id_array[MAX_SLOTS] = { [0 ... MAX_SLOTS-1] = 7 }; variable
80 id_array[slot] = val; in param_setup()
/Linux-v4.19/drivers/misc/
Dpti.c241 static struct pti_masterchannel *get_id(u8 *id_array, in get_id() argument
255 if (id_array[i] != 0xff) in get_id()
264 if ((id_array[i] & mask) == 0) in get_id()
270 id_array[i] |= mask; in get_id()
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_sli.c5785 struct lpfc_id_range *id_array = NULL; in lpfc_sli4_alloc_extent() local
5828 id_array = &rsrc_ext->u.rsp.id[0]; in lpfc_sli4_alloc_extent()
5834 id_array = &n_rsrc->id; in lpfc_sli4_alloc_extent()
5942 id_array = NULL; in lpfc_sli4_alloc_extent()
5958 &id_array[k]); in lpfc_sli4_alloc_extent()
5961 &id_array[k]); in lpfc_sli4_alloc_extent()