Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dhardware_structs.h156 struct ctlr_ops *ctype_ops; /* ptr to ops vector */ member
H A Dmain.c395 cur_ops = cur_ctype->ctype_ops; in init_globals()
H A Dstartup.c1718 tctlr->ctype_ops = zalloc(sizeof (struct ctlr_ops)); in add_device_to_disklist()
1723 *(tctlr->ctype_ops) = genericops; in add_device_to_disklist()