Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_reg.h2643 #define ENARBO 0x20 macro
H A Daic79xx.reg1505 field ENARBO 0x20
H A Daic79xx.seq68 test SCSISEQ0, ENSELO|ENARBO jnz idle_loop_checkbus;
H A Daic79xx.c7851 scsiseq = ahd_inb(ahd, SCSISEQ0) & ~(ENSELO|ENARBO|SCSIRSTO); in ahd_reset_current_bus()