Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Daic7xxx_seeprom.c104 sd.sd_control_offset = SEECTL; in ahc_check_extport()
105 sd.sd_status_offset = SEECTL; in ahc_check_extport()
106 sd.sd_dataout_offset = SEECTL; in ahc_check_extport()
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-src/sys/dev/microcode/aic7xxx/
H A Daic7xxx.reg524 * the SEECTL register is connected to the chip select. The SEECK,
526 * lines respectively. The SEERDY bit of SEECTL is useful in that it
527 * gives us an 800 nsec timer. After a write to the SEECTL register,
536 register SEECTL {
H A Daic7xxx_reg.h1271 #define SEECTL 0x1e macro
H A Daic79xx_reg.h3394 #define SEECTL 0xbe macro
H A Daic79xx.reg2939 register SEECTL {