Home
last modified time | relevance | path

Searched refs:ENDCFG_BOS (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/
D8390.h181 #define ENDCFG_BOS 0x02 /* byte order selection */ macro
D8390.c1081 ? (0x48 | ENDCFG_WTS | (ei_local->bigendian ? ENDCFG_BOS : 0)) in NS8390_init()