Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/microcode/aic7xxx/
H A Daic79xx_reg.h2796 #define BUSFREETIME 0xc0 macro
H A Daic79xx.reg1904 field BUSFREETIME 0xc0 {
/openbsd-src/sys/dev/ic/
H A Daic79xx.c1558 busfreetime = ahd_inb(ahd, SSTAT2) & BUSFREETIME; in ahd_handle_scsiint()
1713 busfreetime = ahd_inb(ahd, SSTAT2) & BUSFREETIME; in ahd_handle_scsiint()