Searched refs:wait_cpl_handler (Results 1 – 2 of 2) sorted by relevance
48 typedef enum hinic3_wait_return (*wait_cpl_handler)(void *priv_data); typedef49 int hinic3_wait_for_timeout(void *priv_data, wait_cpl_handler handler,
56 int hinic3_wait_for_timeout(void *priv_data, wait_cpl_handler handler, in hinic3_wait_for_timeout()