Home
last modified time | relevance | path

Searched refs:hdcsoftc (Results 1 – 1 of 1) sorted by relevance

/original-bsd/sys/tahoe/vba/
H A Dhd.c55 struct hdcsoftc { struct
66 } hdcsoftc[NHDC]; argument
114 register struct hdcsoftc *hdc;
120 hdc = &hdcsoftc[vm->um_ctlr];
538 struct hdcsoftc *hdc;
572 hdc = &hdcsoftc[vm->um_ctlr];
600 register struct hdcsoftc *hdc;
603 hdc = &hdcsoftc[ctlr];
621 register struct hdcsoftc *hdc = &hdcsoftc[ctlr];
647 hdc = &hdcsoftc[ctlr];
[all …]