Home
last modified time | relevance | path

Searched refs:par_sec (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/cxgbe/cudbg/
H A Dcudbg_flash_utils.c203 if (sec_info->par_sec) { in cudbg_write_flash()
206 sec_info->par_sec, 0); in cudbg_write_flash()
207 sec_info->par_sec = 0; in cudbg_write_flash()
220 sec_info->par_sec = sec; in cudbg_write_flash()
H A Dcudbg_lib_common.h111 int par_sec; /* Represent partially filled sector no */ member