Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/message/i2o/
Di2o_lan.h30 #define I2O_LAN_100VG 0x0040 macro
57 #define I2O_LAN_100VG_ETHERNET (I2O_LAN_100VG << 4) + 0x00000001
58 #define I2O_LAN_100VG_TR (I2O_LAN_100VG << 4) + 0x00000002
Di2o_lan.c1298 case I2O_LAN_100VG: in i2o_lan_register_device()