Searched refs:find_first_component (Results 1 – 4 of 4) sorted by relevance
46 klinfo_t *find_first_component(lboard_t *brd, unsigned char struct_type) in find_first_component() function
39 acpu = (klcpu_t *)find_first_component(brd, KLSTRUCT_CPU); in node_scan_cpus()
248 banks = (klmembnk_t *) find_first_component(brd, KLSTRUCT_MEMBNK); in slot_psize_compute()
891 extern klinfo_t *find_first_component(lboard_t *brd, unsigned char type);
Completed in 10 milliseconds