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

  /src/sys/dev/virtio/
viocon.c 148 int vioconopen(dev_t, int, int, struct lwp *);
160 .d_open = vioconopen,
507 vioconopen(dev_t dev, int flag, int mode, struct lwp *l) function in typeref:typename:int

Completed in 11 milliseconds