Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c1268 static int t3_flash_erase_sectors(adapter_t *adapter, int start, int end) in t3_flash_erase_sectors() function
1324 ret = t3_flash_erase_sectors(adapter, fw_sector, fw_sector); in t3_load_fw()
1384 ret = t3_flash_erase_sectors(adapter, boot_sector, boot_end); in t3_load_boot()