Home
last modified time | relevance | path

Searched refs:agsaPhyStopCmd_t (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampicmd.c861 agsaPhyStopCmd_t payload; in mpiPhyStopCmd()
866 si_memset(&payload, 0, sizeof(agsaPhyStopCmd_t)); in mpiPhyStopCmd()
869 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaPhyStopCmd_t, tag), tag); in mpiPhyStopCmd()
870 …OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaPhyStopCmd_t, phyId), (phyId & SM_PHYID_MASK… in mpiPhyStopCmd()
H A Dsampidefs.h229 } agsaPhyStopCmd_t; typedef