Searched refs:ULTRAENB (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_reg.h575 #define ULTRAENB 0x08 macro
H A Daic7xxx_core.c2022 pending_hscb->control &= ~ULTRAENB;
2024 pending_hscb->control |= ULTRAENB;
2062 control &= ~(ULTRAENB|MK_MESSAGE);
2063 control |= pending_hscb->control & (ULTRAENB|MK_MESSAGE);
H A Daic7xxx_osm.c1719 hscb->control |= ULTRAENB;

Completed in 102 milliseconds