Home
last modified time | relevance | path

Searched refs:IOERR (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_reg.h1150 #define IOERR 0x08 macro
H A Daic7xxx.reg285 field IOERR 0x08 /* LVD Tranceiver mode changed */
H A Daic79xx.c1538 status0 = ahd_inb(ahd, SSTAT0) & (IOERR|OVERRUN|SELDI|SELDO); in ahd_handle_scsiint()
1548 status0 &= simode0 & (IOERR|OVERRUN|SELDI|SELDO); in ahd_handle_scsiint()
1557 if ((status0 & IOERR) != 0) { in ahd_handle_scsiint()
H A Daic79xx_reg.h2760 #define IOERR 0x08 macro
H A Daic79xx.reg1819 field IOERR 0x08 /* LVD Tranceiver mode changed */