Searched refs:dmSetDeviceInfoCB (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmproto.h536 GLOBAL void dmSetDeviceInfoCB(
H A Ddmsmp.c2118 GLOBAL void dmSetDeviceInfoCB( function
2136 DM_DBG1(("dmSetDeviceInfoCB: start\n"));
2137 DM_DBG4(("dmSetDeviceInfoCB: status 0x%x\n", status));
2138 DM_DBG4(("dmSetDeviceInfoCB: option 0x%x\n", option));
2139 DM_DBG4(("dmSetDeviceInfoCB: param 0x%x\n", param));
2142 DM_DBG1(("dmSetDeviceInfoCB: status %d\n", status));
2143 DM_DBG1(("dmSetDeviceInfoCB: option 0x%x\n", option));
2144 DM_DBG1(("dmSetDeviceInfoCB: param 0x%x\n", param));
2147 DM_DBG1(("dmSetDeviceInfoCB: IO failure\n"));
2177 DM_DBG1(("dmSetDeviceInfoCB
[all...]

Completed in 174 milliseconds