Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpr/
H A Dmpr_table.h56 #define MPR_DPRINT_PAGE(sc, level, func, buf) \ macro
63 MPR_DPRINT_PAGE(sc, MPR_EVENT, evt_##func, buf)
H A Dmpr.c510 MPR_DPRINT_PAGE(sc, MPR_XINFO, iocfacts, sc->facts); in mpr_iocfacts_allocate()