Home
last modified time | relevance | path

Searched defs:dopoll (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/disk/nvme/
H A Dnvme.c923 nvme_issue_shutdown(nvme_softc_t *sc, int dopoll) in nvme_issue_shutdown()
/dragonfly/sys/kern/
H A Dsys_generic.c1607 dopoll(int nfds, struct pollfd *fds, struct timespec *ts, int *res, int flags) in dopoll() function