Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/
HDspcdefs.h411 typedef struct spc_GSTableDescriptor_s spc_GSTableDescriptor_t; typedef
535 spc_GSTableDescriptor_t GeneralStatusTable; /**< MPI general status table */
HDsatypes.h291 spc_GSTableDescriptor_t mpiGSTable;
HDsaproto.h93 spc_GSTableDescriptor_t *mpiGSTable);
HDsaioctlcmd.c981 spc_GSTableDescriptor_t GSTable; in saGetControllerStatus()
992 si_memset(&GSTable, 0, sizeof(spc_GSTableDescriptor_t)); in saGetControllerStatus()
HDsainit.c3701 spc_GSTableDescriptor_t *mpiGSTable) in mpiReadGSTable()