Searched defs:find_ctlr_info (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dauto_sense.c217 static struct ctlr_info *find_ctlr_info(struct dk_cinfo *, ushort_t);
267 ctlr = find_ctlr_info(&dkinfo, cur_ctype->ctype_ctype);
400 find_ctlr_info(struct dk_cinfo *dkinfo, ushort_t type) function
636 ctlr = find_ctlr_info(&dkinfo, dkinfo.dki_ctype);

Completed in 58 milliseconds