Home
last modified time | relevance | path

Searched refs:ENARBO (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx_reg.h2614 #define ENARBO 0x20 macro
Daic79xx.reg1514 field ENARBO 0x20
Daic79xx.seq70 test SCSISEQ0, ENSELO|ENARBO jnz idle_loop_checkbus;
Daic79xx_core.c7388 scsiseq = ahd_inb(ahd, SCSISEQ0) & ~(ENSELO|ENARBO|SCSIRSTO); in ahd_reset_current_bus()