Home
last modified time | relevance | path

Searched refs:PCI_REGMAX (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/bus/pci/x86_64/
H A Dpci_cfgreg.c190 (unsigned)reg <= PCI_REGMAX && in pci_cfgenable()
/dragonfly/sys/bus/pci/
H A Dpcivar.h42 #define PCI_REGMAX 255 /* highest supported config register addr. */ macro
H A Dpcireg.h63 #define PCI_REGMAX 255 macro