Searched refs:SEECTL (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/sys/dev/ic/ |
H A D | aic7xxx_seeprom.c | 107 sd.sd_control_offset = SEECTL; in ahc_check_extport() 108 sd.sd_status_offset = SEECTL; in ahc_check_extport() 109 sd.sd_dataout_offset = SEECTL; in ahc_check_extport()
|
H A D | aic79xx.c | 8939 ahd_outb(ahd, SEECTL, SEEOP_READ | SEESTART); in ahd_read_seeprom() 8983 ahd_outb(ahd, SEECTL, SEEOP_EWEN | SEESTART); in ahd_write_seeprom() 8997 ahd_outb(ahd, SEECTL, SEEOP_WRITE | SEESTART); in ahd_write_seeprom() 9008 ahd_outb(ahd, SEECTL, SEEOP_EWDS | SEESTART); in ahd_write_seeprom()
|
/netbsd-src/sys/dev/microcode/aic7xxx/ |
H A D | aic7xxx.reg | 523 * the SEECTL register is connected to the chip select. The SEECK, 525 * lines respectively. The SEERDY bit of SEECTL is useful in that it 526 * gives us an 800 nsec timer. After a write to the SEECTL register, 535 register SEECTL {
|
H A D | aic7xxx_reg.h | 1277 #define SEECTL 0x1e macro
|
H A D | aic79xx_reg.h | 3358 #define SEECTL 0xbe macro
|
H A D | aic79xx.reg | 2947 register SEECTL {
|