| plan 9 kernel history: overview | file list | diff list |
2000/0515/alphapc/io.h (diff list | history)
| 2000/0515/sys/src/9/alphapc/io.h:1,10 – 2001/0727/sys/src/9/alphapc/io.h:1,4 (short | long | prev) | ||
| 1999/0415 | enum { | |
| 2000/0515/sys/src/9/alphapc/io.h:27,33 – 2001/0727/sys/src/9/alphapc/io.h:21,27 | ||
| 2000/0401 | typedef struct Vctl { Vctl* next; /* handlers on this vector */ | |
| 1999/0415 | ||
| 2000/0401 |
| |
| 2001/0727 | char name[KNAMELEN]; /* of driver */ | |
| 2000/0401 | int isintr; /* interrupt or fault/trap */ int irq; int tbdf; | |