OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hvs_poll
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/hyperv/
hvs.c
242
static int
hvs_poll
(struct hvs_softc *, struct vmbus_channel *,
582
error =
hvs_poll
(sc, sc->sc_chan, ccb);
636
hvs_poll
(struct hvs_softc *sc, struct vmbus_channel *chan, struct hvs_ccb *ccb)
function
883
if (
hvs_poll
(sc, sc->sc_chan, ccb)) {
908
if (
hvs_poll
(sc, sc->sc_chan, ccb)) {
934
if (
hvs_poll
(sc, sc->sc_chan, ccb)) {
980
if (
hvs_poll
(sc, sc->sc_chan, ccb)) {
1004
if (
hvs_poll
(sc, sc->sc_chan, ccb)) {
hvs.c
242
static int
hvs_poll
(struct hvs_softc *, struct vmbus_channel *,
582
error =
hvs_poll
(sc, sc->sc_chan, ccb);
636
hvs_poll
(struct hvs_softc *sc, struct vmbus_channel *chan, struct hvs_ccb *ccb)
function
883
if (
hvs_poll
(sc, sc->sc_chan, ccb)) {
908
if (
hvs_poll
(sc, sc->sc_chan, ccb)) {
934
if (
hvs_poll
(sc, sc->sc_chan, ccb)) {
980
if (
hvs_poll
(sc, sc->sc_chan, ccb)) {
1004
if (
hvs_poll
(sc, sc->sc_chan, ccb)) {
Completed in 31 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026