freebsd-nq/sys/sparc64/pci
John Baldwin 4f9795b9fe 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
..
apb.c - Adhere style(9) (don't use function calls in initializers, use uintXX_t 2005-12-03 18:11:26 +00:00
ofw_pci_if.m /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
ofw_pci.c - Adhere style(9) (don't use function calls in initializers, use uintXX_t 2005-12-03 18:11:26 +00:00
ofw_pci.h - Move the declaration of struct upa_ranges and the UPA_RANGE_* macros 2005-12-03 19:52:20 +00:00
ofw_pcib_subr.c Fix a bug introduced in rev. 1.5; for retrieving the device_t of the 2005-12-12 16:07:11 +00:00
ofw_pcib_subr.h
ofw_pcib.c - Adhere style(9) (don't use function calls in initializers). 2005-12-03 18:52:31 +00:00
ofw_pcibus.c Add a new method PCI_FIND_EXTCAP() to the pci bus interface that is used 2005-12-20 19:57:47 +00:00
psycho.c - Move the declaration of struct upa_ranges and the UPA_RANGE_* macros 2005-12-03 19:52:20 +00:00
psychoreg.h - Improve the comment regarding the workaround for the E250 interrupt map 2005-12-03 13:08:05 +00:00
psychovar.h - Add a workaround (change the interrupt map mask to compare the full 2005-11-22 22:32:50 +00:00