Home
last modified time | relevance | path

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

/NextBSD/sys/dev/bktr/
HDbktr_os.c252 static d_poll_t bktr_poll; variable
262 .d_poll = bktr_poll,
826 bktr_poll( struct cdev *dev, int events, struct thread *td) in bktr_poll() function