Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/format/
H A Dinit_csparc.c43 struct ctlr_type ctlr_types[] = { variable
63 int nctypes = sizeof (ctlr_types) / sizeof (struct ctlr_type);
H A Dinit_ci386.c44 struct ctlr_type ctlr_types[] = { variable
72 int nctypes = sizeof (ctlr_types) / sizeof (struct ctlr_type);
H A Dadd_definition.c54 extern struct ctlr_type ctlr_types[];
H A Dstartup.c58 extern struct ctlr_type ctlr_types[];
2948 ctlrp->ctlr_type = &ctlr_types[x - 1]; in make_controller_list()
H A Dauto_sense.c58 extern struct ctlr_type ctlr_types[];