Searched refs:decode_eisa_sig (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sgi-ip22/
H A Dip22-eisa.c51 static char __init *decode_eisa_sig(unsigned long addr) function
114 if ((str = decode_eisa_sig(0x1000 * i + EISA_VENDOR_ID_OFFSET))) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/eisa/
H A Deisa-bus.c76 static char __init *decode_eisa_sig(unsigned long addr) function
198 sig = decode_eisa_sig(sig_addr);

Completed in 22 milliseconds