Searched refs:mly_event (Results 1 – 2 of 2) sorted by relevance
85 static void mly_process_event(struct mly_softc *sc, struct mly_event *me);1200 if ((mc->mc_data = malloc(sizeof(struct mly_event), M_DEVBUF, M_NOWAIT | M_ZERO)) == NULL) { in mly_fetch_event()1204 mc->mc_length = sizeof(struct mly_event); in mly_fetch_event()1229 mci->data_size = sizeof(struct mly_event); in mly_fetch_event()1260 struct mly_event *me = (struct mly_event *)mc->mc_data; in mly_complete_event()1283 mly_process_event(struct mly_softc *sc, struct mly_event *me) in mly_process_event()
1043 struct mly_event { struct