Searched refs:ppd_status (Results 1 – 2 of 2) sorted by relevance
447 prop->ppd_status = pci_prop_get16(acc, prop, PCI_CONF_STAT); in pci_prop_data_fill()601 if ((prop->ppd_status & PCI_STAT_FBBC) != 0) { in pci_prop_set_common_props()606 if ((prop->ppd_status & PCI_STAT_66MHZ) != 0) { in pci_prop_set_common_props()611 if ((prop->ppd_status & PCI_STAT_UDF) != 0) { in pci_prop_set_common_props()635 (prop->ppd_status & PCI_STAT_DEVSELT) >> 9); in pci_prop_set_common_props()
59 uint16_t ppd_status; member