Searched refs:mpiPhyStartCmd (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaphy.c138 ret = mpiPhyStartCmd(agRoot, pRequest->HTag, phyId, agPhyConfig, agSASIdentify, queueNum);
H A Dsaproto.h623 GLOBAL bit32 mpiPhyStartCmd(
H A Dsampicmd.c755 GLOBAL bit32 mpiPhyStartCmd( function
787 SA_DBG1(("mpiPhyStartCmd,phyId = %d dw 2 0x%08X\n",phyId ,((phyId & SM_PHYID_MASK) | ((agPhyConfig->phyProperties & 0xfff) << SHIFT8) | (agPhyConfig->phyProperties & 0xf0000) )));
790 SA_DBG2(("mpiPhyStartCmd,phyId 0x%x phyProperties 0x%x index 0x%x Sscd 0x%x\n",phyId, agPhyConfig->phyProperties,index,Sscd));
807 SA_DBG1(("mpiPhyStartCmd,dw2 0x%08x\n",dw2));
813 SA_DBG1(("mpiPhyStartCmd,SAS addr Hi 0x%02X%02X%02X%02X Lo 0x%02X%02X%02X%02X\n",
832 SA_DBG3(("mpiPhyStartCmd, return value = %d\n", ret));

Completed in 216 milliseconds