hello- i seem to gone blind, i am unable to find definitions for blkif_sring_t and blkif_x86_64_sring_t. in what file can i find them? thanks, Sam _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
xen/include/public/io/blkif.h is where you want to look. I think it''s a macro that actually generates those types though. James> -----Original Message----- > From: xen-devel-bounces@lists.xensource.com [mailto:xen-devel- > bounces@lists.xensource.com] On Behalf Of Sameer Byron > Sent: Saturday, 15 November 2008 13:52 > To: xen-devel@lists.xensource.com > Subject: [Xen-devel] blkif definition > > > hello- > > i seem to gone blind, i am unable to find definitions forblkif_sring_t> and blkif_x86_64_sring_t. in what > file can i find them? > > thanks, > Sam > > > > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
thanks James. interface/io/ring.h includes a good summary. Sam ----- Original Message ---- From: James Harper <james.harper@bendigoit.com.au> To: Sameer Byron <sameer_byron@yahoo.com>; xen-devel@lists.xensource.com Sent: Friday, November 14, 2008 7:39:26 PM Subject: RE: [Xen-devel] blkif definition xen/include/public/io/blkif.h is where you want to look. I think it''s a macro that actually generates those types though. James> -----Original Message----- > From: xen-devel-bounces@lists.xensource.com [mailto:xen-devel- > bounces@lists.xensource.com] On Behalf Of Sameer Byron > Sent: Saturday, 15 November 2008 13:52 > To: xen-devel@lists.xensource.com > Subject: [Xen-devel] blkif definition > > > hello- > > i seem to gone blind, i am unable to find definitions forblkif_sring_t> and blkif_x86_64_sring_t. in what > file can i find them? > > thanks, > Sam > > > > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Reasonably Related Threads
- [PATCH] linux-2.6.18/backends: use xenbus_be.ko interfaces instead of open-coding them
- ioctl 0000126c not supported by XL blkif
- Unexpected blkif status disconnected
- [PATCH 0 of 6 RESEND v2] blktap3/sring: shared ring between tapdisk and the front-end
- [RFC][PATCH] Use ioemu block drivers through blktap