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

/freebsd-10.2-release/sys/dev/pms/RefTisa/sat/src/
H A Dsmproto.h1624 smsatReadLogExtCB(
H A Dsmsatcb.c9161 * smsatReadLogExtCB(). Steps 6,7,8,9 below are the step 1,2,3,4 in
9162 * smsatReadLogExtCB().
10348 smsatReadLogExtCB( function
10374 SM_DBG5(("smsatReadLogExtCB: start\n"));
10375 SM_DBG1(("smsatReadLogExtCB: agIORequest=%p agIOStatus=0x%x agIOInfoLen %d\n",
10385 SM_DBG1(("smsatReadLogExtCB: did %d!!!\n", oneDeviceData->id));
10386 SM_DBG1(("smsatReadLogExtCB: smIORequestBody ID %d!!!\n", smIORequestBody->id));
10387 SM_DBG1(("smsatReadLogExtCB: smIORequestBody ioCompleted %d ioStarted %d\n", smIORequestBody->ioCompleted, smIORequestBody->ioStarted));
10400 SM_DBG1(("smsatReadLogExtCB: FAILED.!!!\n"));
10447 SM_DBG1(("smsatReadLogExtCB
[all...]
H A Dsmsat.c19639 satIOContext->satCompleteCB = &smsatReadLogExtCB;

Completed in 103 milliseconds