Searched refs:r_cnfgA (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ppc/ | ||
H A D | ppcreg.h | 158 #define r_cnfgA(ppc) (bus_read_1((ppc)->res_ioport, PPC_ECP_CNFGA)) macro |
H A D | ppc.c | 175 ppc->ppc_pword = (r_cnfgA(ppc) & PPC_PWORD_MASK); in ppc_detect_fifo() |