Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs.h935 typedef struct get_configuration_info_t { struct
936 uint32_t Socket; /* Socket/function to get info for */
937 uint32_t Attributes; /* configuration attributes */
938 uint32_t Vcc; /* Vcc value */
939 uint32_t Vpp1; /* Vpp1 value */
940 uint32_t Vpp2; /* Vpp2 value */
941 uint32_t IntType; /* memory only or memory and IO ifc */
942 uint32_t ConfigBase; /* offset from start of AM space */
943 uint32_t Status; /* value written to STATUS register */
944 uint32_t Pin; /* value written to PRR */
[all …]