Searched refs:ctype_ops (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dhardware_structs.h155 struct ctlr_ops *ctype_ops; /* ptr to ops vector */ member in struct:ctlr_type
H A Dmain.c370 cur_ops = cur_ctype->ctype_ops;
H A Dstartup.c1698 tctlr->ctype_ops = zalloc(sizeof (struct ctlr_ops));
1703 *(tctlr->ctype_ops) = genericops;

Completed in 50 milliseconds