Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mfi/
HDmfi.c99 static void mfi_handle_evt(void *context, int pending);
387 TASK_INIT(&sc->mfi_evt_task, 0, mfi_handle_evt, sc); in mfi_attach()
1651 mfi_handle_evt(void *context, int pending) in mfi_handle_evt() function