Home
last modified time | relevance | path

Searched refs:SF_PCI_BOF (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/
H A Dsiop_pci_common.c54 SF_PCI_RL | SF_PCI_BOF | SF_CHIP_PF | SF_CHIP_LS,
59 SF_PCI_RL | SF_PCI_BOF,
69 SF_PCI_RL | SF_PCI_BOF | SF_BUS_WIDE,
333 if (sc->features & SF_PCI_BOF) in siop_pci_reset()
/openbsd/sys/dev/ic/
H A Dsiopvar_common.h181 #define SF_PCI_BOF 0x04000000 /* PCI burst opcode fetch */ macro