freebsd-skq/sys/sparc64
jhb 54f0fa09ad Add a new method PCI_FIND_EXTCAP() to the pci bus interface that is used
to search for a specific extended capability.  If the specified capability
is found for the given device, then the function returns success and
optionally returns the offset of that capability.  If the capability is
not found, the function returns an error.
2005-12-20 19:57:47 +00:00
..
central Remove unused sc_node from softc. 2005-12-03 18:14:47 +00:00
compile
conf
creator
ebus
fhc Remove superfluous bzero()'ing of the softc. 2005-11-30 16:13:49 +00:00
include style(9) nits 2005-12-07 03:41:12 +00:00
isa - Move the declaration of struct upa_ranges and the UPA_RANGE_* macros 2005-12-03 19:52:20 +00:00
pci Add a new method PCI_FIND_EXTCAP() to the pci bus interface that is used 2005-12-20 19:57:47 +00:00
sbus
sparc64 Make our ELF64 type definitions match standards. In particular this 2005-12-18 04:52:37 +00:00