PCNET32_PORT_PORTSEL 2156 drivers/net/ethernet/amd/pcnet32.c 	if ((lp->options & PCNET32_PORT_PORTSEL) == PCNET32_PORT_GPSI)
PCNET32_PORT_PORTSEL 2267 drivers/net/ethernet/amd/pcnet32.c 	    cpu_to_le16((lp->options & PCNET32_PORT_PORTSEL) << 7);
PCNET32_PORT_PORTSEL 2734 drivers/net/ethernet/amd/pcnet32.c 		    cpu_to_le16(0x8000 | (lp->options & PCNET32_PORT_PORTSEL) <<
PCNET32_PORT_PORTSEL 2739 drivers/net/ethernet/amd/pcnet32.c 		    cpu_to_le16((lp->options & PCNET32_PORT_PORTSEL) << 7);