Home
last modified time | relevance | path

Searched refs:cudbg_flash_sec_info (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_flash_utils.c64 update_skip_size(struct cudbg_flash_sec_info *sec_info, u32 size) in update_skip_size()
70 void set_sector_availability(struct cudbg_flash_sec_info *sec_info, in set_sector_availability()
82 find_empty_sec(struct cudbg_flash_sec_info *sec_info) in find_empty_sec()
104 struct cudbg_flash_sec_info *sec_info = &priv->sec_info; in update_headers()
169 struct cudbg_flash_sec_info *sec_info = &priv->sec_info; in cudbg_write_flash()
347 struct cudbg_flash_sec_info *sec_info = &priv->sec_info; in cudbg_read_flash()
H A Dcudbg_lib_common.h53 struct cudbg_flash_sec_info { struct
66 void update_skip_size(struct cudbg_flash_sec_info *, u32); argument
H A Dcudbg.h418 struct cudbg_flash_sec_info sec_info;
H A Dcudbg_lib.c233 struct cudbg_flash_sec_info *sec_info = &priv->sec_info; in wr_entity_to_flash()