Searched refs:SPIOCAP (Results 1 - 6 of 6) sorted by relevance

/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c1388 if ((ahc_inb(ahc, SPIOCAP) & SSPIOCPS) == 0)
1822 spiocap = ahc_inb(ahc, SPIOCAP);
1825 ahc_outb(ahc, SPIOCAP, spiocap);
1835 *eeprom_present = (ahc_inb(ahc, SPIOCAP) & EEPROM) ? 1 : 0;
1844 && (ahc_inb(ahc, SPIOCAP) & SEEPROM) == 0)
H A Daic7xxx.reg511 register SPIOCAP {
H A Daic7xxx_reg.h_shipped370 #define SPIOCAP 0x1b
/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h169 #define SPIOCAP 0x1b macro
H A Daic7xxx.reg435 register SPIOCAP {
/drivers/scsi/
H A Daic7xxx_old.c7358 *eeprom = (aic_inb(p, SPIOCAP) & EEPROM);
8021 if ( aic_inb(p, SPIOCAP) & SSPIOCPS )

Completed in 55 milliseconds