Home
last modified time | relevance | path

Searched refs:DM_DBG4 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmdefs.h115 #define DM_DBG4(format) tddmLogDebugString(gDMDebugLevel, 4, format) macro
126 #define DM_DBG4(format) macro
H A Ddmsmp.c2136 DM_DBG4(("dmSetDeviceInfoCB: status 0x%x\n", status)); in dmSetDeviceInfoCB()
2137 DM_DBG4(("dmSetDeviceInfoCB: option 0x%x\n", option)); in dmSetDeviceInfoCB()
2138 DM_DBG4(("dmSetDeviceInfoCB: param 0x%x\n", param)); in dmSetDeviceInfoCB()
H A Ddmdisc.c4583 DM_DBG4(("dmRegisterDevice: no expander type. default to edge expander\n")); in dmRegisterDevice()