Date: Mon, 6 Jan 2003 11:43:10 -0800 (PST) From: Thomas Moestl <tmm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include bus.h src/sys/sparc64/pci psycho.c src/sys/sparc64/sbus sbus.c src/sys/sparc64/sparc64 bus_machdep.c iommu.c Message-ID: <200301061943.h06JhAWT082109@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tmm 2003/01/06 11:43:10 PST Modified files: sys/sparc64/include bus.h sys/sparc64/pci psycho.c sys/sparc64/sbus sbus.c sys/sparc64/sparc64 bus_machdep.c iommu.c Log: Prefix the members of struct bus_space_tag and struct bus_dma_tag with a uniqifier. No functional changes. Revision Changes Path 1.14 +66 -65 src/sys/sparc64/include/bus.h 1.24 +18 -18 src/sys/sparc64/pci/psycho.c 1.8 +18 -18 src/sys/sparc64/sbus/sbus.c 1.13 +63 -59 src/sys/sparc64/sparc64/bus_machdep.c 1.13 +15 -15 src/sys/sparc64/sparc64/iommu.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301061943.h06JhAWT082109>