lkml.org 
[lkml]   [2006]   [Nov]   [8]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateWed, 8 Nov 2006 11:21:50 +0200
FromMuli Ben-Yehuda <>
SubjectRe: DMA APIs gumble grumble
On Wed, Nov 08, 2006 at 07:47:33PM +1100, Benjamin Herrenschmidt wrote:

> I agree, though, device_ext sucks as a name, you are welcome to propose
> something better, I'm no good at finding names :-)

Seems a lot like `pci_sysdata' on x86-64 and i386 with Jeff's PCI
domains support. dev_sysdata? naming is not my strong suit :-)

struct pci_sysdata {
	int		domain;    /* PCI domain */
	int		node;	   /* NUMA node */
	void*           iommu;	   /* IOMMU private data */
};
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2006-11-08 09:25    [from the cache]
©2003-2008