Lines Matching refs:startp
50 __out uint32_t *startp);
68 __out uint32_t *startp,
224 __out uint32_t *startp);
242 __out uint32_t *startp,
446 __out uint32_t *startp) in efx_lic_v1v2_find_start() argument
450 *startp = 0; in efx_lic_v1v2_find_start()
476 __out uint32_t *startp, in efx_lic_v1v2_find_key() argument
494 *startp = offset; in efx_lic_v1v2_find_key()
1057 __out uint32_t *startp) in efx_lic_v3_find_start() argument
1062 startp)); in efx_lic_v3_find_start()
1086 __out uint32_t *startp, in efx_lic_v3_find_key() argument
1092 offset, startp, lengthp); in efx_lic_v3_find_key()
1462 __out uint32_t *startp) in efx_lic_find_start() argument
1470 if ((rc = elop->elo_find_start(enp, bufferp, buffer_size, startp)) != 0) in efx_lic_find_start()
1515 __out uint32_t *startp, in efx_lic_find_key() argument
1524 EFSYS_ASSERT(startp); in efx_lic_find_key()
1528 startp, lengthp)); in efx_lic_find_key()