Home
last modified time | relevance | path

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

/freebsd/sys/dev/mps/
H A Dmps_table.h57 #define MPS_DPRINT_PAGE(sc, level, func, buf) \ macro
64 MPS_DPRINT_PAGE(sc, MPS_EVENT, evt_##func, buf)
H A Dmps.c489 MPS_DPRINT_PAGE(sc, MPS_XINFO, iocfacts, sc->facts); in mps_iocfacts_allocate()