Searched refs:BL_STATUS_CMDINV (Results 1 – 2 of 2) sorted by relevance
30 #define BL_STATUS_CMDINV 0x01 /* Command Invalid */ macro
178 if(status & BL_STATUS_CMDINV) { in bl_execute()204 if(status & BL_STATUS_CMDINV) { in bl_execute()