Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h195 typedef struct VPIobj struct
197 uint16_t index;
198 uint16_t VPI;
200 uint16_t prev_reason;
201 uint16_t prev_state;
203 uint16_t reason;
204 uint16_t state;
234 uint32_t flag;
261 } VPIobj_t; argument
H A Demlxs_fc.h992 struct VPIobj VPIobj; member