Home
last modified time | relevance | path

Searched refs:CMD_CONFIGURE (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dsun3_82586.h187 #define CMD_CONFIGURE 0x0002 /* configure command */ macro
Dni52.h179 #define CMD_CONFIGURE 0x0002 /* configure command */ macro
D3c523.h158 #define CMD_CONFIGURE 0x0002 /* configure command */ macro
Dsun3_82586.c402 cfg_cmd->cmd_cmd = swab16(CMD_CONFIGURE | CMD_LAST); in init586()
Dni52.c553 cfg_cmd->cmd_cmd = CMD_CONFIGURE | CMD_LAST; in init586()
D3c523.c616 cfg_cmd->cmd_cmd = CMD_CONFIGURE | CMD_LAST; in init586()