freebsd-nq/sys/alpha/alpha
Poul-Henning Kamp 60794e0478 Centralize the devstat handling for all GEOM disk device drivers
in geom_disk.c.

As a side effect this makes a lot of #include <sys/devicestat.h>
lines not needed and some biofinish() calls can be reduced to
biodone() again.
2003-03-08 08:01:31 +00:00
..
alpha-gdbstub.c Change "dev_t gdbdev" to "void *gdb_arg", some possible paths for GDB 2003-02-16 19:22:21 +00:00
api_up1000.c
atomic.s Remove extranious memory barriers, and correct the placement of a few others. 2002-10-30 01:41:44 +00:00
autoconf.c Centralize the devstat handling for all GEOM disk device drivers 2003-03-08 08:01:31 +00:00
busdma_machdep.c Correctly set BUS_SPACE_MAXSIZE in all the busdma backends. 2003-02-26 02:16:06 +00:00
busspace.c
clock_if.m
clock.c Split statclock into statclock and profclock, and made the method for driving 2003-02-03 17:53:15 +00:00
cpuconf.c
critical.c
db_disasm.c
db_instruction.h
db_interface.c
db_trace.c Fix last commit so that it actually works: 2002-09-19 20:40:26 +00:00
dec_1000a.c
dec_2100_a50.c Add a couple of missing ':' in panic msgs. 2002-10-04 15:58:03 +00:00
dec_2100_a500.c
dec_3000_300.c
dec_3000_500.c
dec_axppci_33.c Fix typo in panic msg. 2002-10-04 15:56:02 +00:00
dec_eb64plus.c
dec_eb164.c
dec_kn8ae.c Remove support for running in SimOS. The support has rotted over 2003-02-25 00:42:40 +00:00
dec_kn20aa.c
dec_kn300.c
dec_st550.c
dec_st6600.c
divrem.m4
dump_machdep.c Approved by: gallatin (mentor) 2003-01-03 00:19:54 +00:00
elf_machdep.c Resolve relative relocations in klds before trying to parse the module's 2003-01-21 02:42:44 +00:00
exception.s Move a bunch of flags from the KSE to the thread. 2003-02-17 09:55:10 +00:00
fp_emulate.c
genassym.c Move a bunch of flags from the KSE to the thread. 2003-02-17 09:55:10 +00:00
ieee_float.c
ieee_float.h
in_cksum.c
interrupt.c Split statclock into statclock and profclock, and made the method for driving 2003-02-03 17:53:15 +00:00
locore.s Split 4.x and 5.x signal handling so that we can keep 4.x signal 2002-10-25 19:10:58 +00:00
machdep.c Remove support for running in SimOS. The support has rotted over 2003-02-25 00:42:40 +00:00
mem.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
mp_machdep.c Change the console interface to pass a "struct consdev *" instead of a 2003-02-20 20:54:45 +00:00
pal.s
pmap.c Cleanup of the d_mmap_t interface. 2003-02-25 03:21:22 +00:00
prom_disp.s
prom.c Remove support for running in SimOS. The support has rotted over 2003-02-25 00:42:40 +00:00
promcons.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
sgmap.c
support.s
swtch.s
sys_machdep.c Instrument sysarch() MD privileged I/O access interfaces with a MAC 2003-03-06 04:47:47 +00:00
timerreg.h
trap.c Replace calls to WITNESS_SLEEP() and witness_list() with equivalent calls 2003-03-04 21:03:05 +00:00
vm_machdep.c Change the console interface to pass a "struct consdev *" instead of a 2003-02-20 20:54:45 +00:00