Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp.c186 extern int get_portid(pnode_t node, pnode_t *cmpp); in sbdp_get_bd_and_wnode_num()
193 if ((portid = get_portid(nodeid, NULL)) == -1) in sbdp_get_bd_and_wnode_num()
/illumos-gate/usr/src/uts/sun4u/os/
H A Dfillsysinfo.c354 get_portid(pnode_t node, pnode_t *cmpp) in get_portid() function
455 if ((portid = get_portid(node, &cmpnode)) == -1) { in fill_cpu()