Searched refs:TMF (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/sys/dev/pms/RefTisa/sat/src/
H A Dsmtypes.h247 bit32 TMF; /* task management function */ member in struct:smSatIOContext_s
H A Dsmsatcb.c820 if (satOrgIOContext->TMF == AG_ABORT_TASK)
11254 SM_DBG1(("smsatCheckPowerModeCB: TMF %d!!!\n", satOrgIOContext->TMF));
11256 if (satOrgIOContext->TMF == AG_ABORT_TASK)
11967 SM_DBG1(("smsatDeResetDeviceCB: TMF %d!!!\n", satOrgIOContext->TMF));
11969 if (satOrgIOContext->TMF == AG_ABORT_TASK)
H A Dsmsat.c1153 satIOContext->TMF = task;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp113 auto *TMF = cast<DIMacroFile>(I.first); local
115 TMF->getLine(), TMF->getFile(),
117 replaceTemporary(llvm::TempDIMacroNode(TMF), MF);
/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h576 bit32 TMF; /* task management function */ member in struct:satIOContext_s
/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.c17210 satIOContext->TMF = task;
20893 TI_DBG1(("satDeResetDeviceCB: TMF %d\n", satOrgIOContext->TMF));
20895 if (satOrgIOContext->TMF == AG_ABORT_TASK)
21321 TI_DBG1(("satCheckPowerModeCB: TMF %d\n", satOrgIOContext->TMF));
21323 if (satOrgIOContext->TMF == AG_ABORT_TASK)
H A Dossasat.c1082 if (satOrgIOContext->TMF == AG_ABORT_TASK)

Completed in 311 milliseconds