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

/freebsd-13-stable/sys/dev/ppbus/
H A Dppbio.h75 #define ppb_rctr(dev) \ macro
H A Dlpbb.c141 ppb_wctr(ppbus, (u_char)(ppb_rctr(ppbus) | SCL_out));
188 ppb_wctr(ppbus, (u_char)(ppb_rctr(ppbus) & ~SCL_out));
190 ppb_wctr(ppbus, (u_char)(ppb_rctr(ppbus) | SCL_out));
H A Dppi.c115 r = ppb_rctr(ppbus);
127 r = ppb_rctr(ppbus);
565 *val = ppb_rctr(ppbus);
H A Dpps.c172 PRVERBOSE("CTR = %02x (%02x)\n", ppb_rctr(ppbus), i);
184 PRVERBOSE("CTR = %02x (%02x)\n", ppb_rctr(ppbus), i);
H A Dppb_1284.c411 r = ppb_rctr(bus);

Completed in 60 milliseconds