Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h146 typedef struct flash_desc { struct
147 uint32_t flash_valid;
148 uint16_t flash_version;
149 uint16_t flash_len;
150 uint16_t flash_checksum;
174 } flash_desc_t; argument
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h2253 typedef struct flash_desc { struct
2254 uint32_t flash_valid;
2255 uint16_t flash_version;
2256 uint16_t flash_len; /* flash description table length */
2257 uint16_t flash_checksum;
2281 } flash_desc_t; argument
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c9736 struct flash_desc { struct
9747 static struct flash_desc supported_flash[] = { in t4_get_flash_params() argument