OpenCores
URL https://opencores.org/ocsvn/test_project/test_project/trunk

Subversion Repositories test_project

[/] [test_project/] [trunk/] [linux_sd_driver/] [include/] [linux/] [virtio_9p.h] - Blame information for rev 62

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 62 marcus.erl
#ifndef _LINUX_VIRTIO_9P_H
2
#define _LINUX_VIRTIO_9P_H
3
#include <linux/virtio_config.h>
4
 
5
/* The ID for virtio console */
6
#define VIRTIO_ID_9P    9
7
/* Maximum number of virtio channels per partition (1 for now) */
8
#define MAX_9P_CHAN     1
9
 
10
#endif /* _LINUX_VIRTIO_9P_H */

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.