Searched refs:gptwocfg_configure (Results 1 – 3 of 3) sorted by relevance
52 gptwocfg_cookie_t gptwocfg_configure(dev_info_t *, spcd_t *, uint_t);107 gptwo_new_nodes_t *(*gptwocfg_configure) member
203 ops->gptwocfg_configure = cfg_func; in gptwocfg_register_ops()227 gptwocfg_configure(dev_info_t *ap, spcd_t *pcd, gptwo_aid_t id) in gptwocfg_configure() function293 if (ops->gptwocfg_configure == NULL) { in gptwocfg_configure()300 new_nodes = ops->gptwocfg_configure(ap, pcd, id); in gptwocfg_configure()412 ops->gptwocfg_configure); in gptwocfg_unconfigure()
638 gptwocfg_configure(ap, pcd, agent_id); in sc_configure()