Searched refs:PERRDIAG (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic79xx.c1841 perrdiag = ahd_inb(ahd, PERRDIAG);
2126 } else if ((ahd_inb(ahd, PERRDIAG) & PARITYERR) != 0) {
9017 ahd_perrdiag_print(ahd_inb(ahd, PERRDIAG), &cur_col, 50);
H A Daic79xx_reg.h595 ahd_print_register(NULL, 0, "PERRDIAG", 0x4e, regvalue, cur_col, wrap)
2818 #define PERRDIAG 0x4e macro

Completed in 170 milliseconds