freebsd-dev/sys/powerpc/ps3
Ed Schouten 6472ac3d8a Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
The SYSCTL_NODE macro defines a list that stores all child-elements of
that node. If there's no SYSCTL_DECL macro anywhere else, there's no
reason why it shouldn't be static.
2011-11-07 15:43:11 +00:00
..
ehci_ps3.c
if_glc.c Follow Linux by unconditionally stripping the RX vlan tag from incoming 2011-07-05 15:00:55 +00:00
if_glcreg.h
mmu_ps3.c
ohci_ps3.c Add an OHCI driver to complement the EHCI one. The infrastructure to attach 2011-06-20 00:46:07 +00:00
platform_ps3.c
ps3_syscons.c
ps3-hv-asm.awk
ps3-hv-header.awk
ps3-hvcall.h Add hypervisor call error codes. 2011-06-23 03:20:11 +00:00
ps3-hvcall.master Add hypervisor call error codes. 2011-06-23 03:20:11 +00:00
ps3-hvcall.S
ps3bus.c Use 4 KB pages for storage bus devices, which seems to be what the HV uses 2011-06-23 04:06:33 +00:00
ps3bus.h Driver for PS3's internal hard disk. Hopefully this can be CAM-ified in 2011-06-20 00:17:44 +00:00
ps3cdrom.c Add descriptor sense support to CAM, and honor sense residuals properly in 2011-10-03 20:32:55 +00:00
ps3disk.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
ps3pic.c Use atomic operations to mask and unmask IRQs. This prevents a problem 2011-06-23 04:35:45 +00:00