Home
last modified time | relevance | path

Searched refs:subtypep (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/sfxge/common/
H A Dsiena_nvram.c443 __out uint32_t *subtypep) in siena_nvram_get_subtype() argument
478 *subtypep = EFX_WORD_FIELD(fw_list[partn], EFX_WORD_0); in siena_nvram_get_subtype()
496 __out uint32_t *subtypep,
510 if ((rc = siena_nvram_get_subtype(enp, partn, subtypep)) != 0)
H A Defx_nvram.c195 __out uint32_t *subtypep,
210 subtypep, version)) != 0)
599 __out uint32_t *subtypep,
631 *subtypep = MCDI_OUT_DWORD(req, NVRAM_METADATA_OUT_SUBTYPE);
633 *subtypep = 0;
H A Dsiena_impl.h192 __out uint32_t *subtypep);
245 __out uint32_t *subtypep,
H A Def10_nvram.c2434 __out uint32_t *subtypep,
2442 if ((rc = efx_mcdi_nvram_metadata(enp, partn, subtypep,
H A Def10_impl.h495 __out uint32_t *subtypep,
H A Defx_impl.h576 __out uint32_t *subtypep,
H A Defx.h1643 __out uint32_t *subtypep,