Searched refs:LASTPHASE (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic7xxx.c263 ahc_outb(ahc, LASTPHASE, P_BUSFREE);
659 lastphase = ahc_inb(ahc, LASTPHASE);
670 lastphase = ahc_inb(ahc, LASTPHASE);
772 ahc_outb(ahc, LASTPHASE, curphase);
827 u_int lastphase = ahc_inb(ahc, LASTPHASE);
1066 lastphase = ahc_inb(ahc, LASTPHASE);
1078 * LASTPHASE, leading to the discrepancy between
1252 lastphase = ahc_inb(ahc, LASTPHASE);
2576 lastphase = ahc_inb(ahc, LASTPHASE);
2586 "LASTPHASE
[all...]
H A Daic79xx.c323 ahd_outb(ahd, LASTPHASE, P_BUSFREE);
1323 lastphase = ahd_inb(ahd, LASTPHASE);
1336 lastphase = ahd_inb(ahd, LASTPHASE);
1365 lastphase = ahd_inb(ahd, LASTPHASE);
1746 && ahd_inb(ahd, LASTPHASE) == P_BUSFREE
1769 if (packetized && ahd_inb(ahd, LASTPHASE) == P_BUSFREE) {
1848 lastphase = ahd_inb(ahd, LASTPHASE);
2200 lastphase = ahd_inb(ahd, LASTPHASE);
2476 lastphase = ahd_inb(ahd, LASTPHASE);
2486 "LASTPHASE
[all...]
H A Daic7xxx_reg.h329 ahc_print_register(NULL, 0, "LASTPHASE", 0x3f, regvalue, cur_col, wrap)
1335 #define LASTPHASE 0x3f macro
H A Daic79xx_reg.h2072 ahd_print_register(NULL, 0, "LASTPHASE", 0x13c, regvalue, cur_col, wrap)
3603 #define LASTPHASE 0x13c macro

Completed in 174 milliseconds