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

  /src/sys/arch/xen/xen/
xencons.c 118 static dev_type_read(xencons_read);
128 .d_read = xencons_read,
306 xencons_read(dev_t dev, struct uio *uio, int flag) function in typeref:typename:int
xencons.c 118 static dev_type_read(xencons_read);
128 .d_read = xencons_read,
306 xencons_read(dev_t dev, struct uio *uio, int flag) function in typeref:typename:int
xencons.c 118 static dev_type_read(xencons_read);
128 .d_read = xencons_read,
306 xencons_read(dev_t dev, struct uio *uio, int flag) function in typeref:typename:int

Completed in 33 milliseconds