Searched defs:iobus (Results 1 – 1 of 1) sorted by relevance
134 struct iobus { struct135 int io_type; /* io adaptor types */136 caddr_t io_addr; /* phys address of IO adaptor */137 int io_size; /* size of an IO space */138 caddr_t io_details; /* specific to adaptor types */