Searched refs:port_cookie (Results 1 – 1 of 1) sorted by relevance
57 struct gptwocfg_config *port_cookie; member496 gptwocfg_config_t *port_cookie; in sc_configure() local555 port_cookie = kmem_zalloc(sizeof (gptwocfg_config_t), KM_SLEEP); in sc_configure()560 port_cookie->gptwo_ap = ap; in sc_configure()561 port_cookie->gptwo_portid = agent_id; in sc_configure()562 port_cookie->gptwo_nodes = new_nodes; in sc_configure()566 board_config->port_cookie = port_cookie; in sc_configure()637 port_cookie = in sc_configure()639 if (port_cookie) in sc_configure()650 new->port_cookie = port_cookie; in sc_configure()[all …]