Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/i825xx/
Dsun3_82586.h186 #define CMD_IASETUP 0x0001 /* initial address setup command */ macro
Dsun3_82586.c464 ias_cmd->cmd_cmd = swab16(CMD_IASETUP | CMD_LAST); in init586()