|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] [VTD][PATCH] Correct PCI_EXP_DEVCTL_FLR
Guy Zana wrote:
> -#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?
>
According to existing pdev_flr(), PCI_EXP_DEVCTL_FLR should be changed.
--Weidong
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|