Home
last modified time | relevance | path

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

12

/freebsd-14-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
HDitdio.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-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDOpenACCClauses.def41 VISIT_CLAUSE(DeviceType)
42 CLAUSE_ALIAS(DType, DeviceType, false)
HDOpenACCKinds.h274 DeviceType, enumerator
428 case OpenACCClauseKind::DeviceType: in printOpenACCClauseKind()
/freebsd-14-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
HDtdmisc.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 …]
HDtddmcmnapi.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()
HDtdport.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-14-stable/sys/dev/pms/RefTisa/discovery/dm/
HDdmtypes.h197 bit8 DeviceType; member
259 bit8 DeviceType; member
HDdminit.c513 dmDeviceData[i].DeviceType = DM_DEFAULT_DEVICE; in dmDeviceDataInit()
560 oneDeviceData->DeviceType = DM_DEFAULT_DEVICE; in dmDeviceDataReInit()
/freebsd-14-stable/sys/dev/pms/RefTisa/sat/api/
HDsmapi.h43 bit32 DeviceType
/freebsd-14-stable/sys/dev/hptmv/
HDhptintf.h170 #define CTL_CODE( DeviceType, Function, Method, Access ) \ argument
171 (((DeviceType) << 16) | ((Access) << 14) | ((Function) << 2) | (Method))
472 UCHAR DeviceType; /* device type */ member
HDosbsd.h71 UCHAR DeviceType : 5; member
/freebsd-14-stable/sys/dev/hptnr/
HDos_bsd.h85 u_char DeviceType : 5; member
HDhptintf.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-14-stable/sys/dev/hpt27xx/
HDos_bsd.h83 u_char DeviceType : 5; member
HDhptintf.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-14-stable/sys/dev/hptrr/
HDos_bsd.h86 u_char DeviceType : 5; member
HDhptintf.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-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSemaOpenACC.h244 assert((ClauseKind == OpenACCClauseKind::DeviceType || in getDeviceTypeArchitectures()
376 assert((ClauseKind == OpenACCClauseKind::DeviceType || in setDeviceTypeDetails()
/freebsd-14-stable/lib/libefivar/
HDefivar-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()
HDefivar-dp-format.c2225 switch (Bbs->DeviceType) { in DevPathToTextBBS()
2258 UefiDevicePathLibCatPrint (Str, "BBS(0x%x,%s", Bbs->DeviceType, Bbs->String); in DevPathToTextBBS()
/freebsd-14-stable/stand/efi/include/
HDefidevp.h375 UINT16 DeviceType; member
/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParseOpenACC.cpp122 .Case("device_type", OpenACCClauseKind::DeviceType) in getOpenACCClauseKind()
531 case OpenACCClauseKind::DeviceType: in getClauseParensKind()
1030 case OpenACCClauseKind::DeviceType: { in ParseOpenACCClauseParams()
/freebsd-14-stable/sys/contrib/edk2/Include/Protocol/
HDDevicePath.h1229 UINT16 DeviceType; member
/freebsd-14-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
HDtdtypes.h332 bit8 DeviceType; member
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDOpenACCClause.h240 (K == OpenACCClauseKind::DeviceType || K == OpenACCClauseKind::DType) && in OpenACCDeviceTypeClause()
262 C->getClauseKind() == OpenACCClauseKind::DeviceType; in classof()

12