Home
last modified time | relevance | path

Searched refs:SEEPROM_DATA_INB (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_93cx6.h93 #define SEEPROM_DATA_INB(sd) \ macro
H A Daic7xxx_93cx6.c192 if (SEEPROM_DATA_INB(sd) & sd->sd_DI) in ahc_read_seeprom()
286 } while ((SEEPROM_DATA_INB(sd) & sd->sd_DI) == 0); in ahc_write_seeprom()