Searched refs:PCI_CLASS_GET_PROG (Results 1 – 2 of 2) sorted by relevance
36 slots[i_slot].class_prog = PCI_CLASS_GET_PROG(devices[i_dev]->class); in smm_pci_resource_store_fill_resources()
613 #define PCI_CLASS_GET_PROG(c) (c & 0xff) macro