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

/freebsd-10.2-release/sys/dev/pms/RefTisa/sat/src/
H A Dsmproto.h1709 smsatResetDeviceCB(
H A Dsmsatcb.c11626 smsatResetDeviceCB( function
11662 SM_DBG1(("smsatResetDeviceCB: start\n"));
11674 SM_DBG6(("smsatResetDeviceCB: External, OS generated\n"));
11680 SM_DBG6(("smsatResetDeviceCB: Internal, TD generated\n"));
11684 SM_DBG6(("smsatResetDeviceCB: satOrgIOContext is NULL, wrong\n"));
11689 SM_DBG6(("smsatResetDeviceCB: satOrgIOContext is NOT NULL\n"));
11698 SM_DBG1(("smsatResetDeviceCB: wrong. agFirstDword is NULL when error, status %d!!!\n", agIOStatus));
11723 SM_DBG1(("smsatResetDeviceCB: OSSA_IO_OPEN_CNX_ERROR!!!\n"));
11746 SM_DBG1(("smsatResetDeviceCB: ataStatus 0x%x ataError 0x%x!!!\n", ataStatus, ataError));
11783 SM_DBG1(("smsatResetDeviceCB
[all...]
H A Dsmsat.c19766 satIOContext->satCompleteCB = &smsatResetDeviceCB;

Completed in 256 milliseconds