|
|
1.1 ! root 1: /* ! 2: * addressing and adapters for old-style nexus devices ! 3: * sbi, cmi, et al ! 4: * not vaxbi ! 5: */ ! 6: ! 7: struct nxaddr { ! 8: char nexus; /* nexus number; index in nexus table */ ! 9: char adno; /* adapter number; e.g. 8600 */ ! 10: short voff; /* vector offset, e.g. unibus adapter */ ! 11: }; ! 12: ! 13: #if KERNEL ! 14: caddr_t nxaddr(); ! 15: #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.