freebsd-dev/sys/dev/pci
John Baldwin a7b5acac1a Add a 'wmask' variable to hold the expression '(1ul << w->step) - 1' in
pcib_grow_window().  This makes the code slightly easier to read and
prevents the type of bug fixed in r237271.

MFC after:	3 days
2012-06-19 16:06:27 +00:00
..
eisa_pci.c
fixup_pci.c
hostb_pci.c
ignore_pci.c
isa_pci.c
pci_if.m
pci_pci.c Add a 'wmask' variable to hold the expression '(1ul << w->step) - 1' in 2012-06-19 16:06:27 +00:00
pci_private.h
pci_subr.c
pci_user.c
pci.c
pcib_if.m
pcib_private.h
pcireg.h
pcivar.h
vga_pci.c