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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/pci/
H A Dolpc.c169 static int is_lx; variable
219 addr = hdr_addr(is_lx ? lxnb_hdr : gxnb_hdr, reg);
222 addr = hdr_addr(is_lx ? lxfb_hdr : gxfb_hdr, reg);
225 addr = is_lx ? hdr_addr(aes_hdr, reg) : &ff_loc;
305 is_lx = is_geode_lx();

Completed in 107 milliseconds