Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h197 typedef struct VPIobj struct
199 uint16_t index;
200 uint16_t VPI;
202 uint16_t prev_reason;
203 uint16_t prev_state;
205 uint16_t reason;
206 uint16_t state;
236 uint32_t flag;
263 } VPIobj_t; argument
H A Demlxs_fc.h996 struct VPIobj VPIobj; member