freebsd-skq/sys/dev/pci
jhb a347b09eca Add constants for the fields in a BAR. Also, add two new macros
PCI_BAR_(IO|MEM)() that return true if the passed in value from a BAR
is for an IO or memory BAR, respectively.

Reviewed by:	imp
2007-03-31 21:39:02 +00:00
..
eisa_pci.c
fixup_pci.c
hostb_pci.c
ignore_pci.c
isa_pci.c
pci_if.m
pci_pci.c - Add missing constants for subclasses. 2007-03-31 20:41:00 +00:00
pci_private.h
pci_user.c
pci.c Add constants for the fields in a BAR. Also, add two new macros 2007-03-31 21:39:02 +00:00
pcib_if.m
pcib_private.h
pcireg.h Add constants for the fields in a BAR. Also, add two new macros 2007-03-31 21:39:02 +00:00
pcivar.h Change the VPD code to read the VPD data on-demand when a driver asks for 2007-03-26 20:18:52 +00:00
vga_pci.c