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

/freebsd-10.2-release/sys/dev/pms/RefTisa/sat/src/
H A Dsmproto.h1592 smsatInquiryCB(
H A Dsmsatcb.c9572 smsatInquiryCB( function
9621 SM_DBG6(("smsatInquiryCB: start\n"));
9622 SM_DBG6(("smsatInquiryCB: agIORequest=%p agIOStatus=0x%x agIOInfoLen %d\n", agIORequest, agIOStatus, agIOInfoLen));
9635 SM_DBG6(("smsatInquiryCB: External, OS generated\n"));
9643 SM_DBG6(("smsatInquiryCB: Internal, TD generated\n"));
9647 SM_DBG1(("smsatInquiryCB: satOrgIOContext is NULL, wrong!!!\n"));
9652 SM_DBG6(("smsatInquiryCB: satOrgIOContext is NOT NULL\n"));
9666 SM_DBG3(("smsatInquiryCB: did %d\n", oneDeviceData->id));
9670 SM_DBG1(("smsatInquiryCB: agFirstDword is NULL when error, status %d!!!\n", agIOStatus));
9673 SM_DBG1(("smsatInquiryCB
[all...]
H A Dsmsat.c9051 satIOContext->satCompleteCB = &smsatInquiryCB;

Completed in 81 milliseconds