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

  /src/sys/dev/microcode/aic7xxx/
aic79xx.reg 2941 field SEESTART 0x01
2965 field SEESTART 0x01
aic79xx_reg.h 3364 #define SEESTART 0x01
  /src/sys/dev/ic/
aic79xx.c 8939 ahd_outb(ahd, SEECTL, SEEOP_READ | SEESTART);
8983 ahd_outb(ahd, SEECTL, SEEOP_EWEN | SEESTART);
8997 ahd_outb(ahd, SEECTL, SEEOP_WRITE | SEESTART);
9008 ahd_outb(ahd, SEECTL, SEEOP_EWDS | SEESTART);

Completed in 22 milliseconds