Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dsim710.c34 static __u8 __initdata id_array[MAX_SLOTS] = { [0 ... MAX_SLOTS-1] = 7 }; variable
67 id_array[slot] = val; in param_setup()
/Linux-v5.4/drivers/misc/
Dpti.c233 static struct pti_masterchannel *get_id(u8 *id_array, in get_id() argument
247 if (id_array[i] != 0xff) in get_id()
256 if ((id_array[i] & mask) == 0) in get_id()
262 id_array[i] |= mask; in get_id()
/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_sli.c5815 struct lpfc_id_range *id_array = NULL; in lpfc_sli4_alloc_extent() local
5858 id_array = &rsrc_ext->u.rsp.id[0]; in lpfc_sli4_alloc_extent()
5864 id_array = &n_rsrc->id; in lpfc_sli4_alloc_extent()
5972 id_array = NULL; in lpfc_sli4_alloc_extent()
5988 &id_array[k]); in lpfc_sli4_alloc_extent()
5991 &id_array[k]); in lpfc_sli4_alloc_extent()