Searched refs:nvram_size (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/dev/hpt27xx/ |
H A D | wj.h | 39 void wj_init(PVBUS vbus, void *nvram_addr, HPT_U32 nvram_size);
|
/freebsd/sys/dev/hptnr/ |
H A D | wj.h | 40 void wj_init(PVBUS vbus, void *nvram_addr, HPT_U32 nvram_size);
|
/freebsd/sys/dev/cfe/ |
H A D | cfe_ioctl.h | 97 int nvram_size; /* size of environment area */ member
|
/freebsd/sys/dev/bnxt/bnxt_en/ |
H A D | bnxt_hwrm.h | 109 uint16_t *device_id, uint32_t *sector_size, uint32_t *nvram_size,
|
H A D | bnxt_hwrm.c | 2581 uint16_t *device_id, uint32_t *sector_size, uint32_t *nvram_size, in bnxt_hwrm_nvm_get_dev_info() argument 2606 if (nvram_size) in bnxt_hwrm_nvm_get_dev_info() 2607 *nvram_size = le32toh(resp->nvram_size); in bnxt_hwrm_nvm_get_dev_info()
|
H A D | hsi_struct_def.h | 67450 uint32_t nvram_size; member
|
/freebsd/usr.sbin/mfiutil/ |
H A D | mfi_show.c | 127 printf(" NVRAM: %uK\n", info.nvram_size); in show_adapter()
|
/freebsd/sys/dev/mfi/ |
H A D | mfireg.h | 846 uint16_t nvram_size; member
|
/freebsd/sys/dev/mrsas/ |
H A D | mrsas.h | 2114 u_int16_t nvram_size; member
|