Searched refs:smsatDeviceResetCB (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/pms/RefTisa/sat/src/
H A Dsmproto.h670 smsatDeviceResetCB(
H A Dsmsatcb.c679 *! \brief smsatDeviceResetCB
697 smsatDeviceResetCB( function
726 SM_DBG1(("smsatDeviceResetCB: start\n"));
737 SM_DBG6(("smsatDeviceResetCB: External, OS generated\n"));
742 SM_DBG6(("smsatDeviceResetCB: Internal, TD generated\n"));
746 SM_DBG6(("smsatDeviceResetCB: satOrgIOContext is NULL, wrong\n"));
751 SM_DBG6(("smsatDeviceResetCB: satOrgIOContext is NOT NULL\n"));
758 SM_DBG1(("smsatDeviceResetCB: wrong. agFirstDword is NULL when error, status %d!!!\n", agIOStatus));
783 SM_DBG1(("smsatDeviceResetCB: OSSA_IO_OPEN_CNX_ERROR!!!\n"));
805 SM_DBG1(("smsatDeviceResetCB
[all...]
H A Dsmsat.c4356 satIOContext->satCompleteCB = &smsatDeviceResetCB;

Completed in 110 milliseconds