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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Ds2io-regs.h95 #define GET_PCI_MODE(val) ((val & vBIT(0xF, 0, 4)) >> 60) macro
H A Ds2io.c920 mode = (u8)GET_PCI_MODE(val64);
954 mode = (u8)GET_PCI_MODE(val64);

Completed in 117 milliseconds