Home
last modified time | relevance | path

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

/freebsd/sys/dev/snp/
H A Dsnp.c82 static d_poll_t snp_poll; variable
90 .d_poll = snp_poll,
315 snp_poll(struct cdev *dev, int events, struct thread *td) in snp_poll() function