Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Dsc_gptwocfg.c57 struct gptwocfg_config *port_cookie; member
496 gptwocfg_config_t *port_cookie; in sc_configure() local
555 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 …]