Lines Matching defs:prog
1413 u8 prog;
1414 pci_read_config_byte(pdev, PCI_CLASS_PROG, &prog);
1415 if (prog & 5) {
1416 prog &= ~5;
1418 pci_write_config_byte(pdev, PCI_CLASS_PROG, prog);
1427 u8 prog;
1429 pci_read_config_byte(pdev, PCI_CLASS_PROG, &prog);
1431 if (((prog & 1) && !(prog & 4)) || ((prog & 4) && !(prog & 1))) {
1433 prog &= ~5;
1435 pci_write_config_byte(pdev, PCI_CLASS_PROG, prog);
1472 * manager. (see the file prog/hotplug/README.p4b in the lm_sensors