Home
last modified time | relevance | path

Searched defs:spc_configMainDescriptor_s (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dspcdefs.h94 struct spc_configMainDescriptor_s struct
96 bit8 Signature[4]; /**< DW0 signature - Indicate coherent table */
97 bit32 InterfaceRev; /**< DW1 Revsion of Interface */
98 bit32 FWRevision; /**< DW2 Revsion of FW */
99 bit32 MaxOutstandingIO; /**< DW3 Max outstanding IO */
100 bit32 MDevMaxSGL; /**< DW4 Maximum SGL elements & Max Devices */
103 bit32 ContrlCapFlag; /**< DW5 Controller Capability */
111 bit32 GSTOffset; /**< DW6 General Status Table */
112 bit32 inboundQueueOffset; /**< DW7 inbound configuration table offset */
115 bit32 outboundQueueOffset; /**< DW8 outbound configuration table offset */
[all …]