Home
last modified time | relevance | path

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

/freebsd/usr.sbin/fstyp/
H A Dhammer2_disk.h1231 hammer2_off_t boot_end; /* 0010 (size = end - beg) */ member
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c1364 unsigned int boot_end = (BOOT_FLASH_BOOT_ADDR + size - 1) >> 16; in t3_load_boot() local
1384 ret = t3_flash_erase_sectors(adapter, boot_sector, boot_end); in t3_load_boot()