Home
last modified time | relevance | path

Searched refs:r_cnfgA (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ppc/
H A Dppcreg.h158 #define r_cnfgA(ppc) (bus_read_1((ppc)->res_ioport, PPC_ECP_CNFGA)) macro
H A Dppc.c175 ppc->ppc_pword = (r_cnfgA(ppc) & PPC_PWORD_MASK); in ppc_detect_fifo()