|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] [VTD][PATCH] Correct PCI_EXP_DEVCTL_FLR
-#define PCI_EXP_DEVCTL_FLR (0x1b)
+#define PCI_EXP_DEVCTL_FLR (1 << 15)
Can you please explain what is the difference (in functionality) between these
values?
Thanks,
Guy.
> -----Original Message-----
> From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
> [mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of
> Han, Weidong
> Sent: Wednesday, November 07, 2007 5:30 AM
> To: xen-devel@xxxxxxxxxxxxxxxxxxx
> Cc: Kay, Allen M
> Subject: [Xen-devel] [VTD][PATCH] Correct PCI_EXP_DEVCTL_FLR
>
> This patch corrects PCI_EXP_DEVCTL_FLR so that function level
> reset will be really executed, and also replaces some magic
> numbers with micro.
>
> Signed-off-by: Anthony Xu <anthony.xu@xxxxxxxxx>
> Signed-off-by: Weidong Han <weidong.han@xxxxxxxxx>
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|