Searched refs:nvram_size (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/sys/dev/cfe/
H A Dcfe_ioctl.h60 int nvram_size; /* size of environment area */ member in struct:nvram_info_s
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dwj.h39 void wj_init(PVBUS vbus, void *nvram_addr, HPT_U32 nvram_size);
/freebsd-11-stable/sys/dev/hptnr/
H A Dwj.h40 void wj_init(PVBUS vbus, void *nvram_addr, HPT_U32 nvram_size);
/freebsd-11-stable/sys/dev/bnxt/
H A Dbnxt_hwrm.h95 uint16_t *device_id, uint32_t *sector_size, uint32_t *nvram_size,
H A Dbnxt_hwrm.c1388 uint16_t *device_id, uint32_t *sector_size, uint32_t *nvram_size,
1413 if (nvram_size)
1414 *nvram_size = le32toh(resp->nvram_size);
1387 bnxt_hwrm_nvm_get_dev_info(struct bnxt_softc *softc, uint16_t *mfg_id, uint16_t *device_id, uint32_t *sector_size, uint32_t *nvram_size, uint32_t *reserved_size, uint32_t *available_size) argument
H A Dhsi_struct_def.h23946 * nvram_size, reserved_size and available_size.
24002 uint32_t nvram_size; member in struct:hwrm_nvm_get_dev_info_output
[all...]
/freebsd-11-stable/sys/dev/mly/
H A Dmlyreg.h542 u_int16_t nvram_size; member in struct:mly_ioctl_getcontrollerinfo
/freebsd-11-stable/usr.sbin/mfiutil/
H A Dmfi_show.c129 printf(" NVRAM: %uK\n", info.nvram_size);
/freebsd-11-stable/sys/dev/mfi/
H A Dmfireg.h847 uint16_t nvram_size; member in struct:mfi_ctrl_info
/freebsd-11-stable/sys/dev/mrsas/
H A Dmrsas.h2035 u_int16_t nvram_size; member in struct:mrsas_ctrl_info

Completed in 383 milliseconds