Searched refs:ibt_path_handler_t (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/ |
H A D | ibti_common.h | 813 typedef void (*ibt_path_handler_t)(void *arg, ibt_status_t retval, typedef 821 ibt_path_attr_t *attr, uint8_t max_paths, ibt_path_handler_t func,
|
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/ |
H A D | ibcm_path.c | 57 ibt_path_handler_t func; 87 uint8_t *num_path_p, ibt_path_handler_t func, void *arg); 107 * func A pointer to an ibt_path_handler_t function to call 120 ibt_path_attr_t *attrp, uint8_t max_paths, ibt_path_handler_t func, 428 ibt_path_handler_t func, void *arg)
|
Completed in 1928 milliseconds