freebsd-dev/sys/sparc64/pci
Pedro F. Giffuni a061aa46fe sys: replace comma with semicolon when pertinent.
Uses of commas instead of a semicolons can easily go undetected. The comma
can serve as a statement separator but this shouldn't be abused when
statements are meant to be standalone.

Detected with devel/coccinelle following a hint from DragonFlyBSD.

MFC after:	1 month
2016-08-09 19:42:20 +00:00
..
apb.c Use uintmax_t (typedef'd to rman_res_t type) for rman ranges. 2016-03-18 01:28:41 +00:00
fire.c sys: replace comma with semicolon when pertinent. 2016-08-09 19:42:20 +00:00
firereg.h - Factor out the common and generic parts of the sparc64 host-PCI-bridge 2015-09-12 22:49:32 +00:00
firevar.h - Factor out the common and generic parts of the sparc64 host-PCI-bridge 2015-09-12 22:49:32 +00:00
ofw_pci_if.m
ofw_pci.c Use OF_prop_free instead of direct call to free(9) 2016-05-18 23:39:31 +00:00
ofw_pci.h - Factor out the common and generic parts of the sparc64 host-PCI-bridge 2015-09-12 22:49:32 +00:00
ofw_pcib_subr.c
ofw_pcib_subr.h
ofw_pcib.c Add a pcib_attach_child() method to manage adding the child "pci" device. 2016-04-27 16:39:05 +00:00
ofw_pcibus.c Add a bus_null_rescan() method that always fails with an error. 2016-04-27 17:49:42 +00:00
psycho.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
psychoreg.h - Factor out the common and generic parts of the sparc64 host-PCI-bridge 2015-09-12 22:49:32 +00:00
psychovar.h - Factor out the common and generic parts of the sparc64 host-PCI-bridge 2015-09-12 22:49:32 +00:00
sbbc.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
schizo.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
schizoreg.h - Factor out the common and generic parts of the sparc64 host-PCI-bridge 2015-09-12 22:49:32 +00:00
schizovar.h - Factor out the common and generic parts of the sparc64 host-PCI-bridge 2015-09-12 22:49:32 +00:00