diff --git a/doc/make_constants.py b/doc/make_constants.py index 00162371d7521cb5500b1f2ff0b13b8c864cba65..7742327a081c7954e119a7cebe5bc2c5b929eb2e 100644 --- a/doc/make_constants.py +++ b/doc/make_constants.py @@ -112,7 +112,7 @@ const_ext_lookup = { "ATTRIBUTE_ASYNC_ENGINE_COUNT_NV": nv_devattr, "PCI_BUS_ID_NV": nv_devattr, "PCI_BUS_SLOT_NV": nv_devattr, - "PCI_BUS_DOMAIN_NV": nv_devattr, + "PCI_DOMAIN_ID_NV": nv_devattr, "DOUBLE_FP_CONFIG": ("cl_khr_fp64", "2011.1"),