Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h344 typedef struct update_cfg struct
347 uint32_t rsvd2:16;
348 uint32_t proc_type:8;
349 uint32_t rsvd1:1;
350 uint32_t Abit:1;
351 uint32_t DIbit:1;
352 uint32_t Vbit:1;
353 uint32_t req_type:4;
380 } update_cfg_var_t; argument