Home
last modified time | relevance | path

Searched refs:DeviceType (Results 1 – 25 of 44) sorted by relevance

12

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditdio.c176 if (oneDeviceData->DeviceType == TD_SAS_DEVICE) in tiINIIOStart()
341 else if (oneDeviceData->DeviceType == TD_SATA_DEVICE) in tiINIIOStart()
382 else if (oneDeviceData->DeviceType == TD_SATA_DEVICE) in tiINIIOStart()
447 TI_DBG1(("tiINIIOStart: wrong unspported Device %d\n", oneDeviceData->DeviceType)); in tiINIIOStart()
510 if (oneDeviceData->DeviceType != TD_SAS_DEVICE) in tiINIFastIOPrepare()
512 TI_DBG1(("tiINISuperIOSend: wrong Device %d\n", oneDeviceData->DeviceType)); in tiINIFastIOPrepare()
742 if (oneDeviceData->DeviceType == TD_SAS_DEVICE) in tiINISuperIOStart()
1000 else if (oneDeviceData->DeviceType == TD_SATA_DEVICE) in tiINISuperIOStart()
1037 else if (oneDeviceData->DeviceType == TD_SATA_DEVICE) in tiINISuperIOStart()
1113 TI_DBG1(("tiINISuperIOStart: wrong unspported Device %d\n", oneDeviceData->DeviceType)); in tiINISuperIOStart()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenACCClauses.def41 VISIT_CLAUSE(DeviceType)
42 CLAUSE_ALIAS(DType, DeviceType, false)
H A DOpenACCKinds.h274 DeviceType, enumerator
428 case OpenACCClauseKind::DeviceType: in printOpenACCClauseKind()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdmisc.c193 if (oneDeviceData->DeviceType == TD_SAS_DEVICE) in tiINIIOAbort()
213 else if (oneDeviceData->DeviceType == TD_SATA_DEVICE) in tiINIIOAbort()
821 if (oneDeviceData->DeviceType == TD_SAS_DEVICE) in tiINITaskManagement()
1065 else if (oneDeviceData->DeviceType == TD_SATA_DEVICE) in tiINITaskManagement()
1171 else if (oneDeviceData->DeviceType == TD_SATA_DEVICE) in tiINITaskManagement()
1367 if (oneDeviceData->DeviceType == TD_SAS_DEVICE) in tiCOMPassthroughCmndStart()
1683 else if (oneDeviceData->DeviceType == TD_SATA_DEVICE) in tiCOMPassthroughCmndStart()
1690 …I_DBG1(("tiCOMPassthroughCmndStart: error !!! unknown devietype %d\n", oneDeviceData->DeviceType)); in tiCOMPassthroughCmndStart()
2002 if (oneDeviceData->DeviceType == TD_SAS_DEVICE) in tiINITransportRecovery()
2046 else if (oneDeviceData->DeviceType == TD_SATA_DEVICE) in tiINITransportRecovery()
[all …]
H A Dtddmcmnapi.c536 oneDeviceData->DeviceType = TD_SAS_DEVICE; in tddmAddToSharedcontext()
540 oneDeviceData->DeviceType = TD_SATA_DEVICE; in tddmAddToSharedcontext()
574 oneDeviceData->DeviceType = TD_SAS_DEVICE; in tddmAddToSharedcontext()
578 oneDeviceData->DeviceType = TD_SATA_DEVICE; in tddmAddToSharedcontext()
H A Dtdport.c6587 oneDeviceData->DeviceType = TD_SAS_DEVICE; in tdssAddSASToSharedcontext()
6683 oneDeviceData->DeviceType = TD_SAS_DEVICE; in tdssAddSASToSharedcontext()
7009 oneDeviceData->DeviceType = TD_SAS_DEVICE; in tdssNewAddSASToSharedcontext()
7013 oneDeviceData->DeviceType = TD_SATA_DEVICE; in tdssNewAddSASToSharedcontext()
7066 oneDeviceData->DeviceType = TD_SAS_DEVICE; in tdssNewAddSASToSharedcontext()
7070 oneDeviceData->DeviceType = TD_SATA_DEVICE; in tdssNewAddSASToSharedcontext()
7689 oneDeviceData->DeviceType = TD_SATA_DEVICE; in tdssNewAddSATAToSharedcontext()
7739 oneDeviceData->DeviceType = TD_SATA_DEVICE; in tdssNewAddSATAToSharedcontext()
7883 if (oneDeviceData->DeviceType == TD_SATA_DEVICE && in ttdssReportRemovals()
/freebsd/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmtypes.h197 bit8 DeviceType; member
259 bit8 DeviceType; member
H A Ddminit.c513 dmDeviceData[i].DeviceType = DM_DEFAULT_DEVICE; in dmDeviceDataInit()
560 oneDeviceData->DeviceType = DM_DEFAULT_DEVICE; in dmDeviceDataReInit()
/freebsd/sys/dev/pms/RefTisa/sat/api/
H A Dsmapi.h43 bit32 DeviceType
/freebsd/sys/dev/hptmv/
H A Dhptintf.h170 #define CTL_CODE( DeviceType, Function, Method, Access ) \ argument
171 (((DeviceType) << 16) | ((Access) << 14) | ((Function) << 2) | (Method))
472 UCHAR DeviceType; /* device type */ member
H A Dosbsd.h71 UCHAR DeviceType : 5; member
/freebsd/sys/dev/hpt27xx/
H A Dos_bsd.h83 u_char DeviceType : 5; member
H A Dhptintf.h226 #define CTL_CODE( DeviceType, Function, Method, Access ) \ argument
227 (((DeviceType) << 16) | ((Access) << 14) | ((Function) << 2) | (Method))
855 HPT_U8 DeviceType; /* device type */ member
901 HPT_U8 DeviceType; /* device type */ member
/freebsd/sys/dev/hptnr/
H A Dos_bsd.h85 u_char DeviceType : 5; member
H A Dhptintf.h222 #define CTL_CODE( DeviceType, Function, Method, Access ) \ argument
223 (((DeviceType) << 16) | ((Access) << 14) | ((Function) << 2) | (Method))
851 HPT_U8 DeviceType; /* device type */ member
897 HPT_U8 DeviceType; /* device type */ member
/freebsd/sys/dev/hptrr/
H A Dos_bsd.h86 u_char DeviceType : 5; member
H A Dhptintf.h212 #define CTL_CODE( DeviceType, Function, Method, Access ) \ argument
213 (((DeviceType) << 16) | ((Access) << 14) | ((Function) << 2) | (Method))
663 HPT_U8 DeviceType; /* device type */ member
709 HPT_U8 DeviceType; /* device type */ member
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenACC.h244 assert((ClauseKind == OpenACCClauseKind::DeviceType || in getDeviceTypeArchitectures()
376 assert((ClauseKind == OpenACCClauseKind::DeviceType || in setDeviceTypeDetails()
/freebsd/lib/libefivar/
H A Defivar-dp-parse.c3584 Bbs->DeviceType = BBS_TYPE_FLOPPY; in DevPathFromTextBBS()
3586 Bbs->DeviceType = BBS_TYPE_HARDDRIVE; in DevPathFromTextBBS()
3588 Bbs->DeviceType = BBS_TYPE_CDROM; in DevPathFromTextBBS()
3590 Bbs->DeviceType = BBS_TYPE_PCMCIA; in DevPathFromTextBBS()
3592 Bbs->DeviceType = BBS_TYPE_USB; in DevPathFromTextBBS()
3594 Bbs->DeviceType = BBS_TYPE_EMBEDDED_NETWORK; in DevPathFromTextBBS()
3596 Bbs->DeviceType = (UINT16)Strtoi (TypeStr); in DevPathFromTextBBS()
H A Defivar-dp-format.c2243 switch (Bbs->DeviceType) { in DevPathToTextBBS()
2276 UefiDevicePathLibCatPrint (Str, "BBS(0x%x,%s", Bbs->DeviceType, Bbs->String); in DevPathToTextBBS()
/freebsd/stand/efi/include/
H A Defidevp.h375 UINT16 DeviceType; member
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp122 .Case("device_type", OpenACCClauseKind::DeviceType) in getOpenACCClauseKind()
531 case OpenACCClauseKind::DeviceType: in getClauseParensKind()
1030 case OpenACCClauseKind::DeviceType: { in ParseOpenACCClauseParams()
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h1229 UINT16 DeviceType; member
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h332 bit8 DeviceType; member
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenACCClause.h240 (K == OpenACCClauseKind::DeviceType || K == OpenACCClauseKind::DType) && in OpenACCDeviceTypeClause()
262 C->getClauseKind() == OpenACCClauseKind::DeviceType; in classof()

12