Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpr/
H A Dmpr_table.c329 MPR_PRINTFIELD_32(sc, event, EventContext, 0x%x); in mpr_print_evt_generic()
435 MPR_PRINTFIELD_32(sc, data, PhyBits, 0x%x); in mpr_print_evt_sas()
502 MPR_PRINTFIELD_32(sc, buf, AttachedPhyInfo, 0x%x); in mpr_print_expander1()
H A Dmprvar.h775 #define MPR_PRINTFIELD_32(sc, facts, attr, fmt) \ macro