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

/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic7xxx.c811 ahc_inb(ahc, SCSIDATL);
2718 ahc_outb(ahc, SCSIDATL, MSG_PARITY_ERROR);
2749 ahc_outb(ahc, SCSIDATL, ahc->msgout_buf[ahc->msgout_index++]);
2823 ahc_inb(ahc, SCSIDATL);
2911 ahc_outb(ahc, SCSIDATL, ahc->msgout_buf[ahc->msgout_index++]);
2937 ahc->msgin_buf[ahc->msgin_index] = ahc_inb(ahc, SCSIDATL);
H A Daic7xxx_reg.h70 ahc_print_register(NULL, 0, "SCSIDATL", 0x06, regvalue, cur_col, wrap)
1120 #define SCSIDATL 0x06 macro

Completed in 94 milliseconds