Home
last modified time | relevance | path

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

/plan9/sys/src/9/pc/
H A Dmp.h137 typedef struct Bus Bus; typedef
140 typedef struct Bus { struct
147 Bus* next; argument
148 } Bus; typedef