Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/mpt/
HDmpt.c191 static mpt_event_handler_t mpt_stdevent; variable
203 .event = mpt_stdevent,
338 mpt_stdevent(struct mpt_softc *mpt, request_t *req, MSG_EVENT_NOTIFY_REPLY *msg) in mpt_stdevent() function