Searched refs:SEECTL (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic7xxx_pci.c | 1343 sd.sd_control_offset = SEECTL; in check_extport() 1344 sd.sd_status_offset = SEECTL; in check_extport() 1345 sd.sd_dataout_offset = SEECTL; in check_extport() 2129 sd.sd_control_offset = SEECTL; in ahc_pci_resume() 2130 sd.sd_status_offset = SEECTL; in ahc_pci_resume() 2131 sd.sd_dataout_offset = SEECTL; in ahc_pci_resume()
|
H A D | aic7xxx.reg | 521 * the SEECTL register is connected to the chip select. The SEECK, 523 * lines respectively. The SEERDY bit of SEECTL is useful in that it 524 * gives us an 800 nsec timer. After a write to the SEECTL register, 533 register SEECTL {
|
H A D | aic7xxx_reg.h | 1269 #define SEECTL 0x1e macro
|
H A D | aic79xx.c | 9540 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 D | aic79xx_reg.h | 3392 #define SEECTL 0xbe macro
|
H A D | aic79xx.reg | 2936 register SEECTL {
|