Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/pms/RefTisa/sallsdk/spc/
HDspcdefs.h410 typedef struct spc_GSTableDescriptor_s spc_GSTableDescriptor_t; typedef
534 spc_GSTableDescriptor_t GeneralStatusTable; /**< MPI general status table */
HDsatypes.h290 spc_GSTableDescriptor_t mpiGSTable;
HDsaproto.h92 spc_GSTableDescriptor_t *mpiGSTable);
HDsaioctlcmd.c980 spc_GSTableDescriptor_t GSTable; in saGetControllerStatus()
991 si_memset(&GSTable, 0, sizeof(spc_GSTableDescriptor_t)); in saGetControllerStatus()
HDsainit.c3700 spc_GSTableDescriptor_t *mpiGSTable) in mpiReadGSTable()