Home
last modified time | relevance | path

Searched refs:ENSCSIPERR (Results 1 – 7 of 7) sorted by relevance

/freebsd-11-stable/sys/dev/aic/
HDaic6360reg.h267 #define ENSCSIPERR 0x04 macro
/freebsd-11-stable/sys/dev/aic7xxx/
HDaic7xxx_reg.h1210 #define ENSCSIPERR 0x04 macro
HDaic7xxx.reg393 field ENSCSIPERR 0x04
HDaic79xx_reg.h2967 #define ENSCSIPERR 0x04 macro
HDaic7xxx.c4669 ahc_outb(ahc, SIMODE1, ENSELTIMO|ENSCSIRST|ENSCSIPERR); in ahc_chip_init()
4686 ahc_outb(ahc, SIMODE1, ENSELTIMO|ENSCSIRST|ENSCSIPERR); in ahc_chip_init()
HDaic79xx.reg2251 field ENSCSIPERR 0x04
HDaic79xx.c6570 ahd_outb(ahd, SIMODE1, ENSELTIMO|ENSCSIRST|ENSCSIPERR); in ahd_chip_init()