Searched refs:ULTRAENB (Results 1 – 5 of 5) sorted by relevance
1060 scb->hscb->control |= ULTRAENB; in ahc_execute_scb()
1639 #define ULTRAENB 0x08 macro
2113 pending_hscb->control &= ~ULTRAENB; in ahc_update_pending_scbs()2115 pending_hscb->control |= ULTRAENB; in ahc_update_pending_scbs()2153 control &= ~(ULTRAENB|MK_MESSAGE); in ahc_update_pending_scbs()2154 control |= pending_hscb->control & (ULTRAENB|MK_MESSAGE); in ahc_update_pending_scbs()
1069 field ULTRAENB 0x08
399 test SCB_CONTROL, ULTRAENB jz . + 2;