Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dspcdefs.h410 typedef struct spc_GSTableDescriptor_s spc_GSTableDescriptor_t; typedef
534 spc_GSTableDescriptor_t GeneralStatusTable; /**< MPI general status table */
H A Dsatypes.h290 spc_GSTableDescriptor_t mpiGSTable;
H A Dsaproto.h92 spc_GSTableDescriptor_t *mpiGSTable);
H A Dsaioctlcmd.c980 spc_GSTableDescriptor_t GSTable; in saGetControllerStatus()
991 si_memset(&GSTable, 0, sizeof(spc_GSTableDescriptor_t)); in saGetControllerStatus()
H A Dsainit.c3700 spc_GSTableDescriptor_t *mpiGSTable) in mpiReadGSTable()