Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h74 #define DIS_MSGIN_DUALEDGE 0x01 macro
Daic7xxx.reg231 bit DIS_MSGIN_DUALEDGE 0x01
/linux-2.6.39/drivers/scsi/aic7xxx/
Daic7xxx.reg265 field DIS_MSGIN_DUALEDGE 0x01
266 mask OPTIONMODE_DEFAULTS AUTO_MSGOUT_DE|DIS_MSGIN_DUALEDGE
Daic7xxx_reg.h_shipped258 #define DIS_MSGIN_DUALEDGE 0x01
/linux-2.6.39/drivers/scsi/
Daic7xxx_old.c9446 aic_outb(temp_p, AUTO_MSGOUT_DE | DIS_MSGIN_DUALEDGE, OPTIONMODE); in aic7xxx_detect()