Home
last modified time | relevance | path

Searched refs:no_pci_retry (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c1248 static int no_pci_retry; /* "matroxfb:nopciretry" */ variable
2101 minfo->devflags.nopciretry = no_pci_retry; in matroxfb_probe()
2448 no_pci_retry = !value; in matroxfb_setup()
2513 module_param(no_pci_retry, int, 0);
2514 MODULE_PARM_DESC(no_pci_retry, "PCI retries enabled (0 or 1=disabled) (default=0)");