Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Daic7xxx_seeprom.c219 if ((ahc_inb(ahc, SPIOCAP) & SSPIOCPS) == 0) in ahc_check_extport()
650 spiocap = ahc_inb(ahc, SPIOCAP); in aic785X_cable_detect()
653 ahc_outb(ahc, SPIOCAP, spiocap); in aic785X_cable_detect()
660 *eeprom_present = (ahc_inb(ahc, SPIOCAP) & EEPROM) ? 1 : 0; in aic785X_cable_detect()
669 && (ahc_inb(ahc, SPIOCAP) & SEEPROM) == 0) in ahc_acquire_seeprom()
/openbsd/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1246 #define SPIOCAP 0x1b macro
H A Daic7xxx.reg481 register SPIOCAP {