Searched refs:ppb_command_default (Results 1 – 2 of 2) sorted by relevance
83 static ushort_t ppb_command_default = PCI_COMM_SERR_ENABLE | variable904 command |= (ppb_command_default & ~command_preserve); in ppb_initchild()913 if (ppb_command_default & PCI_COMM_PARITY_DETECT) in ppb_initchild()915 if (ppb_command_default & PCI_COMM_SERR_ENABLE) in ppb_initchild()
58 static ushort_t ppb_command_default = PCI_COMM_ME | PCI_COMM_MAE | PCI_COMM_IO; variable719 command |= (ppb_command_default & ~command_preserve); in ppb_initchild()