Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsmp.h117 struct topo_node * topo_find_node_by_hwid(struct topo_node *parent, int hwid,
/f-stack/freebsd/kern/
H A Dsubr_smp.c1116 topo_find_node_by_hwid(struct topo_node *parent, int hwid, in topo_find_node_by_hwid() function
/f-stack/freebsd/x86/x86/
H A Dmp_x86.c605 node = topo_find_node_by_hwid(parent, node_id, in topo_probe()