Searched refs:rsrc_id (Results 1 – 1 of 1) sorted by relevance
5327 uint16_t rsrc_id, rsrc_start, j, k; in lpfc_sli4_alloc_extent() local5509 rsrc_id = bf_get(lpfc_mbx_rsrc_id_word4_0, in lpfc_sli4_alloc_extent()5512 rsrc_id = bf_get(lpfc_mbx_rsrc_id_word4_1, in lpfc_sli4_alloc_extent()5522 rsrc_blks->rsrc_start = rsrc_id; in lpfc_sli4_alloc_extent()5525 rsrc_start = rsrc_id; in lpfc_sli4_alloc_extent()5530 while (rsrc_id < (rsrc_start + rsrc_size)) { in lpfc_sli4_alloc_extent()5531 ids[j] = rsrc_id; in lpfc_sli4_alloc_extent()5532 rsrc_id++; in lpfc_sli4_alloc_extent()