Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/pci/
Dsiop_pci_common.c65 SF_PCI_RL | SF_PCI_BOF | SF_CHIP_PF | SF_CHIP_LS,
70 SF_PCI_RL | SF_PCI_BOF,
80 SF_PCI_RL | SF_PCI_BOF | SF_BUS_WIDE,
339 if (sc->features & SF_PCI_BOF)
/mirbsd/src/sys/dev/ic/
Dsiopvar_common.h180 #define SF_PCI_BOF 0x04000000 /* PCI burst opcode fetch */ macro