Searched refs:efx_vpd_value_t (Results 1 – 6 of 6) sorted by relevance
| /trueos/sys/dev/sfxge/common/ |
| HD | siena_impl.h | 253 __inout efx_vpd_value_t *evvp); 260 __in efx_vpd_value_t *evvp); 267 __out efx_vpd_value_t *evvp,
|
| HD | efx_impl.h | 319 int (*evpdo_get)(efx_nic_t *, caddr_t, size_t, efx_vpd_value_t *); 320 int (*evpdo_set)(efx_nic_t *, caddr_t, size_t, efx_vpd_value_t *); 321 int (*evpdo_next)(efx_nic_t *, caddr_t, size_t, efx_vpd_value_t *, 713 __in efx_vpd_value_t *evvp);
|
| HD | siena_vpd.c | 407 __inout efx_vpd_value_t *evvp) in siena_vpd_get() 451 __in efx_vpd_value_t *evvp) in siena_vpd_set() 488 __out efx_vpd_value_t *evvp, in siena_vpd_next()
|
| HD | efx_vpd.c | 240 __inout efx_vpd_value_t *evvp) in efx_vpd_get() 264 __in efx_vpd_value_t *evvp) in efx_vpd_set() 288 __out efx_vpd_value_t *evvp, in efx_vpd_next() 775 __in efx_vpd_value_t *evvp) in efx_vpd_hunk_set()
|
| HD | efx.h | 950 } efx_vpd_value_t; typedef 987 __inout efx_vpd_value_t *evvp); 994 __in efx_vpd_value_t *evvp); 1001 __out efx_vpd_value_t *evvp,
|
| /trueos/sys/dev/sfxge/ |
| HD | sfxge.c | 660 efx_vpd_value_t value; in sfxge_vpd_handler() 677 efx_vpd_value_t value; in sfxge_vpd_try_add() 698 efx_vpd_value_t value; in sfxge_vpd_init()
|