Searched refs:contp (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_vpd.c | 280 __inout unsigned int *contp) in efx_vpd_next() argument 288 if ((rc = evpdop->evpdo_next(enp, data, size, evvp, contp)) != 0) in efx_vpd_next() 634 __inout unsigned int *contp) in efx_vpd_hunk_next() argument 661 if (index++ == *contp) { in efx_vpd_hunk_next() 674 if (index++ == *contp) { in efx_vpd_hunk_next() 694 *contp = index; in efx_vpd_hunk_next()
|
| H A D | ef10_vpd.c | 371 __inout unsigned int *contp) in ef10_vpd_next() argument 373 _NOTE(ARGUNUSED(enp, data, size, evvp, contp)) in ef10_vpd_next()
|
| H A D | siena_vpd.c | 482 __inout unsigned int *contp) in siena_vpd_next() argument 484 _NOTE(ARGUNUSED(enp, data, size, evvp, contp)) in siena_vpd_next()
|
| H A D | siena_impl.h | 339 __inout unsigned int *contp);
|
| H A D | efx_impl.h | 1480 __inout unsigned int *contp);
|
| H A D | ef10_impl.h | 1098 __inout unsigned int *contp);
|
| H A D | efx.h | 1800 __inout unsigned int *contp);
|