Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h266 typedef struct VFIobj struct
268 uint16_t index;
269 uint16_t VFI;
271 uint16_t prev_reason;
272 uint16_t prev_state;
274 uint16_t reason;
275 uint16_t state;
319 } VFIobj_t; argument