Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/vme/
H A Dxy.c236 struct xyc_attach_args { /* this is the "aux" args to xyattach */ struct
237 int driveno; /* unit number */
238 int fullmode; /* submit mode */
239 int booting; /* are we booting or not? */
/netbsd-src/sys/arch/sun3/dev/
H A Dxy.c206 struct xyc_attach_args { /* this is the "aux" args to xyattach */ struct
207 drivenoxyc_attach_args global() argument