Home
last modified time | relevance | path

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

/freebsd/sys/dev/aac/
H A Daac.c194 static d_poll_t aac_poll; variable
219 .d_poll = aac_poll,
2912 aac_poll(struct cdev *dev, int poll_events, struct thread *td) in aac_poll() function
/freebsd/sys/dev/aacraid/
H A Daacraid.c189 static d_poll_t aac_poll; variable
219 .d_poll = aac_poll,
2712 aac_poll(struct cdev *dev, int poll_events, struct thread *td) in aac_poll() function