Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mly/
HDmly.c84 static void mly_complete_event(struct mly_command *mc);
1232 mc->mc_complete = mly_complete_event; in mly_fetch_event()
1283 mly_complete_event(struct mly_command *mc) in mly_complete_event() function