Home
last modified time | relevance | path

Searched refs:SEESTART (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Daic79xx.c9024 ahd_outb(ahd, SEECTL, SEEOP_READ | SEESTART); in ahd_read_seeprom()
9066 ahd_outb(ahd, SEECTL, SEEOP_EWEN | SEESTART); in ahd_write_seeprom()
9080 ahd_outb(ahd, SEECTL, SEEOP_WRITE | SEESTART); in ahd_write_seeprom()
9091 ahd_outb(ahd, SEECTL, SEEOP_EWDS | SEESTART); in ahd_write_seeprom()
/openbsd/sys/dev/microcode/aic7xxx/
H A Daic79xx.reg2933 field SEESTART 0x01
2957 field SEESTART 0x01
H A Daic79xx_reg.h3400 #define SEESTART 0x01 macro