Searched defs:fcal_handle (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dfcal_transport.h106 void *fcal_handle; /* identifies which FC dev */ member in struct:fcal_transport
128 uint_t (*fcal_lilp_map)(void *fcal_handle,
132 uint_t (*fcal_force_lip)(void *fcal_handle,
136 uint_t (*fcal_abort_cmd)(void *fcal_handle,
140 uint_t (*fcal_els)(void *fcal_handle,
149 uint_t (*fcal_bypass_dev)(void *fcal_handle,
152 void (*fcal_force_reset)(void *fcal_handle,
155 void (*fcal_add_ulp)(void *fcal_handle,
162 void (*fcal_remove_ulp)(void *fcal_handle,
166 void (*fcal_take_core)(void *fcal_handle);
[all...]

Completed in 59 milliseconds