Searched refs:stge_poll (Results 1 – 1 of 1) sorted by relevance
178 static int stge_poll(if_t, enum poll_cmd, int);1300 error = ether_poll_register(stge_poll, ifp); in stge_ioctl()1769 stge_poll(if_t ifp, enum poll_cmd cmd, int count) in stge_poll() function