Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx_core.c8752 ahd_outb(ahd, SEECTL, SEEOP_READ | SEESTART); in ahd_read_seeprom()
8793 ahd_outb(ahd, SEECTL, SEEOP_EWEN | SEESTART); in ahd_write_seeprom()
8807 ahd_outb(ahd, SEECTL, SEEOP_WRITE | SEESTART); in ahd_write_seeprom()
8818 ahd_outb(ahd, SEECTL, SEEOP_EWDS | SEESTART); in ahd_write_seeprom()
Daic79xx.reg2939 field SEESTART 0x01
2963 field SEESTART 0x01
Daic79xx_reg.h3364 #define SEESTART 0x01 macro