Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h141 typedef struct RPIobj struct
143 uint16_t index;
144 uint16_t RPI;
146 uint16_t prev_reason;
147 uint16_t prev_state;
149 uint16_t reason;
150 uint16_t state;
194 } RPIobj_t; argument