|
|
| version 1.8, 2007/06/29 00:18:03 | version 1.9, 2007/06/29 05:09:14 |
|---|---|
| Line 84 typedef struct xio *xio_t; | Line 84 typedef struct xio *xio_t; |
| #define XIOF_READ 0x0001 | #define XIOF_READ 0x0001 |
| #define XIOF_WRITE 0x0002 | #define XIOF_WRITE 0x0002 |
| #define XIOF_VMLINEAR 0x0004 /* must be VM object linear */ | |
| #endif | #endif |