Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgbe/
H A Dql_misc.c44 #define Q8_FLASH_SECTOR_SIZE 0x10000 macro
497 if (off & (Q8_FLASH_SECTOR_SIZE -1)) in ql_erase_flash()
513 Q8_FLASH_SECTOR_SIZE) { in ql_erase_flash()
H A Dql_hw.h1754 #define Q8_FLASH_SECTOR_SIZE 0x10000 macro
/freebsd/sys/dev/qlxgb/
H A Dqla_misc.c826 #define Q8_FLASH_SECTOR_SIZE 0x10000 macro
833 if (off & (Q8_FLASH_SECTOR_SIZE -1)) in qla_erase_flash()