Searched refs:ppb_rctr (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/sys/dev/ppbus/
H A Dppbio.h73 #define ppb_rctr(dev) \ macro
H A Dlpbb.c140 ppb_wctr(ppbus, (u_char)(ppb_rctr(ppbus) | SCL_out));
187 ppb_wctr(ppbus, (u_char)(ppb_rctr(ppbus) & ~SCL_out));
189 ppb_wctr(ppbus, (u_char)(ppb_rctr(ppbus) | SCL_out));
H A Dppi.c113 r = ppb_rctr(ppbus);
125 r = ppb_rctr(ppbus);
566 *val = ppb_rctr(ppbus);
H A Dpps.c170 PRVERBOSE("CTR = %02x (%02x)\n", ppb_rctr(ppbus), i);
182 PRVERBOSE("CTR = %02x (%02x)\n", ppb_rctr(ppbus), i);
H A Dppb_1284.c411 r = ppb_rctr(bus);

Completed in 55 milliseconds