Searched refs:BFE_ISTAT_DSCE (Results 1 – 2 of 2) sorted by relevance
54 #define BFE_ISTAT_DSCE 0x00000400 /* Descriptor Error */ macro65 #define BFE_ISTAT_ERRORS (BFE_ISTAT_DSCE | BFE_ISTAT_DATAE | \
2125 if (intr_mask & BFE_ISTAT_DSCE) { in bfe_error_handler()