NetBSD/sys/arch/sparc64/dev
thorpej 7b918b4088 New callout mechanism with two major improvements over the old
timeout()/untimeout() API:
- Clients supply callout handle storage, thus eliminating problems of
  resource allocation.
- Insertion and removal of callouts is constant time, important as
  this facility is used quite a lot in the kernel.

The old timeout()/untimeout() API has been removed from the kernel.
2000-03-23 06:40:33 +00:00
..
bt_subr.c
btreg.h
btvar.h
bwtwo.c
bwtworeg.h
cgeight.c
cgfour.c
cgfourteen.c
cgfourteenreg.h
cgfourteenvar.h
cgsix.c
cgsix_obio.c
cgsix_sbus.c
cgsixreg.h
cgsixvar.h
cgthree.c
cgthreereg.h
cgtwo.c
cons.c New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
cons.h
consinit.c
cs4231_ebus.c
ebus.c
ebus_bus.c
ebusreg.h
ebusvar.h
event.c
event_var.h
fb.c
fd.c New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
fdreg.h
fdvar.h
iommu.c
iommureg.h
iommuvar.h
kd.c New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
lpt_ebus.c
md_root.c
pci_machdep.c
pciide_machdep.c
pfourreg.h
power.c
power.h
psycho.c
psycho_bus.c
psychoreg.h
psychovar.h
sbus.c
sbusreg.h
sbusvar.h
simba.c
simbareg.h
tcx.c
tcxreg.h
upa.c
upavar.h
zs.c
zsvar.h