Searched refs:agSASIdentify (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/sys/dev/pms/RefTisa/sallsdk/spc/ |
| H A D | sampicmd.c | 760 agsaSASIdentify_t *agSASIdentify, in mpiPhyStartCmd() argument 779 pValue = (bit32 *)agSASIdentify; in mpiPhyStartCmd() 808 SA_ASSERT(((agSASIdentify->sasAddressHi[0] || agSASIdentify->sasAddressHi[1] || in mpiPhyStartCmd() 809 agSASIdentify->sasAddressHi[2] || agSASIdentify->sasAddressHi[3] || in mpiPhyStartCmd() 810 agSASIdentify->sasAddressLo[0] || agSASIdentify->sasAddressLo[1] || in mpiPhyStartCmd() 811 agSASIdentify->sasAddressLo[2] || agSASIdentify->sasAddressLo[3])), "SAS Address Zero"); in mpiPhyStartCmd() 814 … agSASIdentify->sasAddressHi[0],agSASIdentify->sasAddressHi[1], in mpiPhyStartCmd() 815 … agSASIdentify->sasAddressHi[2],agSASIdentify->sasAddressHi[3], in mpiPhyStartCmd() 816 … agSASIdentify->sasAddressLo[0],agSASIdentify->sasAddressLo[1], in mpiPhyStartCmd() 817 … agSASIdentify->sasAddressLo[2],agSASIdentify->sasAddressLo[3])); in mpiPhyStartCmd()
|
| H A D | saphy.c | 66 agsaSASIdentify_t *agSASIdentify in saPhyStart() argument 78 SA_ASSERT((agNULL != agSASIdentify), ""); in saPhyStart() 82 SA_IDFRM_GET_SAS_ADDRESSHI(agSASIdentify), in saPhyStart() 83 SA_IDFRM_GET_SAS_ADDRESSLO(agSASIdentify))); in saPhyStart() 138 ret = mpiPhyStartCmd(agRoot, pRequest->HTag, phyId, agPhyConfig, agSASIdentify, queueNum); in saPhyStart()
|
| H A D | saproto.h | 263 agsaSASIdentify_t *agSASIdentify, 628 agsaSASIdentify_t *agSASIdentify,
|
| H A D | saint.c | 2072 agsaSASIdentify_t *agSASIdentify, in siEventPhyUpRcvd() argument 2087 remoteIdentify = *agSASIdentify; in siEventPhyUpRcvd()
|
| /freebsd-12.1/sys/dev/pms/RefTisa/sallsdk/api/ |
| H A D | saapi.h | 125 agsaSASIdentify_t *agSASIdentify
|