Searched refs:MPR_PRINTFIELD_32 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mpr/ |
H A D | mpr_table.c | 329 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 D | mprvar.h | 775 #define MPR_PRINTFIELD_32(sc, facts, attr, fmt) \ macro
|