Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c9540 ahd_outb(ahd, SEECTL, SEEOP_READ | SEESTART); in ahd_read_seeprom()
9581 ahd_outb(ahd, SEECTL, SEEOP_EWEN | SEESTART); in ahd_write_seeprom()
9595 ahd_outb(ahd, SEECTL, SEEOP_WRITE | SEESTART); in ahd_write_seeprom()
9606 ahd_outb(ahd, SEECTL, SEEOP_EWDS | SEESTART); in ahd_write_seeprom()
H A Daic79xx.reg2930 field SEESTART 0x01
2954 field SEESTART 0x01
H A Daic79xx_reg.h3398 #define SEESTART 0x01 macro