PCI_STAT_66MHZ
if (pci_config_get16(config_handle, PCI_CONF_STAT) & PCI_STAT_66MHZ) {
if ((prop->ppd_status & PCI_STAT_66MHZ) != 0) {
PCI_STAT_66MHZ)) {