Home
last modified time | relevance | path

Searched refs:ULTRAENB (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_reg.h1639 #define ULTRAENB 0x08 macro
Daic7xxx_core.c2110 pending_hscb->control &= ~ULTRAENB; in ahc_update_pending_scbs()
2112 pending_hscb->control |= ULTRAENB; in ahc_update_pending_scbs()
2150 control &= ~(ULTRAENB|MK_MESSAGE); in ahc_update_pending_scbs()
2151 control |= pending_hscb->control & (ULTRAENB|MK_MESSAGE); in ahc_update_pending_scbs()
Daic7xxx.reg1071 field ULTRAENB 0x08
Daic7xxx_osm.c3712 hscb->control |= ULTRAENB;
Daic7xxx.seq397 test SCB_CONTROL, ULTRAENB jz . + 2;