Searched defs:fdc_attach_args (Results 1 – 2 of 2) sorted by relevance
109 struct fdc_attach_args { struct110 int fa_drive;111 int fa_flags;112 int fa_type; /* tape drive type */113 struct fd_type *fa_deftype;
421 struct fdc_attach_args { struct436 register struct fdc_attach_args *fa = aux; in fdprint() argument