Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dinit_csparc.c41 struct ctlr_type ctlr_types[] = { variable
61 int nctypes = sizeof (ctlr_types) / sizeof (struct ctlr_type);
H A Dinit_ci386.c42 struct ctlr_type ctlr_types[] = { variable
74 int nctypes = sizeof (ctlr_types) / sizeof (struct ctlr_type);
H A Dadd_definition.c52 extern struct ctlr_type ctlr_types[];
H A Dstartup.c58 extern struct ctlr_type ctlr_types[];
2960 ctlrp->ctlr_type = &ctlr_types[x - 1]; in make_controller_list()
H A Dauto_sense.c59 extern struct ctlr_type ctlr_types[];