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

/freebsd-10.3-release/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsatproto.h209 void satDeviceResetCB(
H A Dossasat.c909 *! \brief satDeviceResetCB
926 void satDeviceResetCB( function
959 TI_DBG1(("satDeviceResetCB: start\n"));
961 TI_DBG6(("satDeviceResetCB: agIORequest=%p agIOStatus=0x%x agIOInfoLen %d\n", agIORequest, agIOStatus, agIOInfoLen));
970 TI_DBG6(("satDeviceResetCB: External, OS generated\n"));
976 TI_DBG6(("satDeviceResetCB: Internal, TD generated\n"));
980 TI_DBG6(("satDeviceResetCB: satOrgIOContext is NULL, wrong\n"));
985 TI_DBG6(("satDeviceResetCB: satOrgIOContext is NOT NULL\n"));
996 TI_DBG1(("satDeviceResetCB: wrong. agFirstDword is NULL when error, status %d\n", agIOStatus));
1029 TI_DBG1(("satDeviceResetCB
[all...]
H A Dsat.c1082 satIOContext->satCompleteCB = &satDeviceResetCB;

Completed in 198 milliseconds