NetBSD/sys/arch/acorn26/iobus
bjh21 25e4eb23f4 Autoconfiguration cleanup for upc(4) at iobus(4):
- Use device_t and cfdata_t rather than explicit structure pointers.
- Use device_*() to access parts of device_t.
- Use device_private() to convert device_t into a softc.
device and softc not split because that will involve venturing outside
sys/arch/acorn26 and I want to get that cleaned up first.
2009-01-06 23:51:34 +00:00
..
iobus.c
iobusvar.h
ioc.c Autoconfiguration cleanup for ioc(4): 2009-01-06 23:48:30 +00:00
iocreg.h
iocvar.h Autoconfiguration cleanup for ioc(4): 2009-01-06 23:48:30 +00:00
upc_iobus.c Autoconfiguration cleanup for upc(4) at iobus(4): 2009-01-06 23:51:34 +00:00