Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_t3_hw.c1270 static int t3_flash_erase_sectors(adapter_t *adapter, int start, int end) in t3_flash_erase_sectors() function
1326 ret = t3_flash_erase_sectors(adapter, fw_sector, fw_sector); in t3_load_fw()
1386 ret = t3_flash_erase_sectors(adapter, boot_sector, boot_end); in t3_load_boot()