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

  /src/sys/arch/xen/xenbus/
xenbus_dev.c 61 static int xenbus_dev_close(void *);
68 { .kf_fileop = KERNFS_FILEOP_CLOSE, .kf_vop = xenbus_dev_close },
399 xenbus_dev_close(void *v) function in typeref:typename:int

Completed in 11 milliseconds