Home
last modified time | relevance | path

Searched defs:romvec_s (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/mac68k/mac68k/
H A Dmacrom.h162 typedef struct romvec_s { struct
163 const char *romident; /* just to print it out */
164 void *adbintr; /* where is ADB interrupt */
165 void *pmintr; /* where is ADB/PM interrupt, on machines */
167 void *adb130intr; /* ADBBase[0x130] interrupt; don't know */
170 void *CountADBs;
171 void *GetIndADB;
172 void *GetADBInfo;
173 void *SetADBInfo;
174 void *ADBReInit;
[all …]