Searched refs:rsrc_id (Results 1 – 1 of 1) sorted by relevance
5777 uint16_t rsrc_id, rsrc_start, j, k; in lpfc_sli4_alloc_extent() local5957 rsrc_id = bf_get(lpfc_mbx_rsrc_id_word4_0, in lpfc_sli4_alloc_extent()5960 rsrc_id = bf_get(lpfc_mbx_rsrc_id_word4_1, in lpfc_sli4_alloc_extent()5970 rsrc_blks->rsrc_start = rsrc_id; in lpfc_sli4_alloc_extent()5973 rsrc_start = rsrc_id; in lpfc_sli4_alloc_extent()5982 while (rsrc_id < (rsrc_start + rsrc_size)) { in lpfc_sli4_alloc_extent()5983 ids[j] = rsrc_id; in lpfc_sli4_alloc_extent()5984 rsrc_id++; in lpfc_sli4_alloc_extent()