Home
last modified time | relevance | path

Searched refs:agSASIdentify (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampicmd.c759 agsaSASIdentify_t *agSASIdentify, in mpiPhyStartCmd() argument
778 pValue = (bit32 *)agSASIdentify; in mpiPhyStartCmd()
807 SA_ASSERT(((agSASIdentify->sasAddressHi[0] || agSASIdentify->sasAddressHi[1] || in mpiPhyStartCmd()
808 agSASIdentify->sasAddressHi[2] || agSASIdentify->sasAddressHi[3] || in mpiPhyStartCmd()
809 agSASIdentify->sasAddressLo[0] || agSASIdentify->sasAddressLo[1] || in mpiPhyStartCmd()
810 agSASIdentify->sasAddressLo[2] || agSASIdentify->sasAddressLo[3])), "SAS Address Zero"); in mpiPhyStartCmd()
813agSASIdentify->sasAddressHi[0],agSASIdentify->sasAddressHi[1], in mpiPhyStartCmd()
814agSASIdentify->sasAddressHi[2],agSASIdentify->sasAddressHi[3], in mpiPhyStartCmd()
815agSASIdentify->sasAddressLo[0],agSASIdentify->sasAddressLo[1], in mpiPhyStartCmd()
816agSASIdentify->sasAddressLo[2],agSASIdentify->sasAddressLo[3])); in mpiPhyStartCmd()
H A Dsaphy.c65 agsaSASIdentify_t *agSASIdentify in saPhyStart() argument
77 SA_ASSERT((agNULL != agSASIdentify), ""); in saPhyStart()
81 SA_IDFRM_GET_SAS_ADDRESSHI(agSASIdentify), in saPhyStart()
82 SA_IDFRM_GET_SAS_ADDRESSLO(agSASIdentify))); in saPhyStart()
137 ret = mpiPhyStartCmd(agRoot, pRequest->HTag, phyId, agPhyConfig, agSASIdentify, queueNum); in saPhyStart()
H A Dsaproto.h262 agsaSASIdentify_t *agSASIdentify,
627 agsaSASIdentify_t *agSASIdentify,
H A Dsaint.c2071 agsaSASIdentify_t *agSASIdentify, in siEventPhyUpRcvd() argument
2086 remoteIdentify = *agSASIdentify; in siEventPhyUpRcvd()
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsaapi.h124 agsaSASIdentify_t *agSASIdentify