Home
last modified time | relevance | path

Searched refs:SCSIRSTO (Results 1 – 6 of 6) sorted by relevance

/freebsd-head/sys/dev/aic7xxx/
HDaic7xxx_reg.h1067 #define SCSIRSTO 0x01 macro
HDaic7xxx.reg65 field SCSIRSTO 0x01
HDaic79xx_reg.h2645 #define SCSIRSTO 0x01 macro
HDaic7xxx.c5989 ahc_outb(ahc, SCSISEQ, scsiseq | SCSIRSTO); in ahc_reset_current_bus()
5993 ahc_outb(ahc, SCSISEQ, scsiseq & ~SCSIRSTO); in ahc_reset_current_bus()
HDaic79xx.c7851 scsiseq = ahd_inb(ahd, SCSISEQ0) & ~(ENSELO|ENARBO|SCSIRSTO); in ahd_reset_current_bus()
7852 ahd_outb(ahd, SCSISEQ0, scsiseq | SCSIRSTO); in ahd_reset_current_bus()
HDaic79xx.reg1507 field SCSIRSTO 0x01