Searched refs:poll_cmd (Results 1 – 4 of 4) sorted by relevance
785 enum poll_cmd { POLL_ONLY, POLL_AND_CHECK_STATUS }; enum787 typedef int poll_handler_t(if_t ifp, enum poll_cmd cmd, int count);
437 enum poll_cmd arg = POLL_ONLY; in netisr_poll()
156 static int arge_poll(struct ifnet *, enum poll_cmd, int);2401 arge_poll(struct ifnet *ifp, enum poll_cmd cmd, int count) in arge_poll()
1347 awg_poll(if_t ifp, enum poll_cmd cmd, int count) in awg_poll()