Home
last modified time | relevance | path

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

/freebsd/sys/dev/aacraid/
H A Daacraid_reg.h682 #define AAC_FLASH_UPD_SUCCESS 0x00004000 macro
H A Daacraid.c1552 } while (!(code & AAC_FLASH_UPD_SUCCESS) && !(code & AAC_FLASH_UPD_FAILED)); in aac_check_firmware()