Searched refs:TARGET_SCB (Results 1 – 8 of 8) sorted by relevance
551 hscb->control |= TARGET_SCB; in ahc_action()1093 if ((scb->hscb->control & (TARGET_SCB|TAG_ENB)) == 0 in ahc_execute_scb()
1638 #define TARGET_SCB 0x80 macro
582 hscb->control |= TARGET_SCB; in ahd_action()
1066 field TARGET_SCB 0x80
3706 #define TARGET_SCB 0x80 macro
3848 field TARGET_SCB 0x80
388 test SCB_CONTROL, TARGET_SCB jz . + 2;
3566 if ((scb->hscb->control & TARGET_SCB) != 0) in ahd_scb_devinfo()