Home
last modified time | relevance | path

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

/linux/arch/mips/sgi-ip27/
H A Dip27-smp.c36 brd = find_lboard((lboard_t *)KL_CONFIG_INFO(nasid), KLTYPE_IP27); in node_scan_cpus()
61 brd = find_lboard(brd, KLTYPE_IP27); in node_scan_cpus()
H A Dip27-klconfig.c51 lboard_t *find_lboard(lboard_t *start, unsigned char brd_type) in find_lboard() function
H A Dip27-xtalk.c161 brd = find_lboard((lboard_t *)KL_CONFIG_INFO(nasid), KLTYPE_MIDPLANE8); in xbow_probe()
/linux/arch/mips/include/asm/sn/
H A Dklconfig.h889 extern lboard_t *find_lboard(lboard_t *start, unsigned char type);