HomeSort by: relevance | last modified time | path
    Searched refs:ENSELDI (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/dev/ic/
aic6360reg.h 277 #define ENSELDI 0x20
aic6360.c 717 bus_space_write_1(iot, ioh, SIMODE0, ENSELDI | ENSELDO);
838 bus_space_write_1(iot, ioh, SIMODE0, ENSELDI);
aic79xx.c 5566 ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) | (ENSELDO|ENSELDI));
5599 ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) & ~(ENSELDO|ENSELDI));
  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 371 field ENSELDI 0x20
aic7xxx_reg.h 1201 #define ENSELDI 0x20
aic79xx.reg 1863 field ENSELDI 0x20
aic79xx_reg.h 2714 #define ENSELDI 0x20

Completed in 26 milliseconds