Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_pci.c1462 if ((ahc_inb(ahc, SPIOCAP) & SSPIOCPS) == 0) in check_extport()
1896 spiocap = ahc_inb(ahc, SPIOCAP);
1899 ahc_outb(ahc, SPIOCAP, spiocap); in aic785X_cable_detect()
1909 *eeprom_present = (ahc_inb(ahc, SPIOCAP) & EEPROM) ? 1 : 0; in aic785X_cable_detect()
1918 && (ahc_inb(ahc, SPIOCAP) & SEEPROM) == 0)
H A Daic7xxx_reg.h1244 #define SPIOCAP 0x1b macro
H A Daic7xxx.reg478 register SPIOCAP {