HomeSort by: relevance | last modified time | path
    Searched defs:viocon_match (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/virtio/
viocon.c 137 int viocon_match(struct device *, struct cfdata *, void *);
157 viocon_match, viocon_attach, /*detach*/NULL, /*activate*/NULL);
186 int viocon_match(struct device *parent, struct cfdata *match, void *aux) function in typeref:typename:int
viocon.c 137 int viocon_match(struct device *, struct cfdata *, void *);
157 viocon_match, viocon_attach, /*detach*/NULL, /*activate*/NULL);
186 int viocon_match(struct device *parent, struct cfdata *match, void *aux) function in typeref:typename:int

Completed in 23 milliseconds