Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr_app.c55 static d_poll_t mpi3mr_poll; variable
63 .d_poll = mpi3mr_poll,
135 mpi3mr_poll(struct cdev *dev, int poll_events, struct thread *td) in mpi3mr_poll() function