Home
last modified time | relevance | path

Searched refs:hptmv_handle_event_connect (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/raid/hptmv/
HDentry.c126 static void hptmv_handle_event_connect(void *data);
839 hptmv_handle_event_connect(void *data) in hptmv_handle_event_connect() function
868 … callout_reset(&pAdapter->event_timer_connect, 10*hz, hptmv_handle_event_connect, pAdapter); in hptmv_event_notify()