Searched refs:aui (Results 1 – 5 of 5) sorted by relevance
74 2. You can append aui=1 to the end of the insmod line to cause95 and 4th parameters to set aui and debug respectively. For100 This sets aui to 0x1 and debug to 0x7, assuming eth0 is a106 0x01 aui
55 /* Set speed, duplex and aui settings */56 static int aui[MAX_TLAN_BOARDS]; variable 60 module_param_array(aui, int, NULL, 0);63 MODULE_PARM_DESC(aui, "ThunderLAN use AUI port(s) (0-1)");514 priv->aui = dev->mem_start & 0x01; in tlan_probe1() 527 priv->aui = aui[boards_found]; in tlan_probe1() 2189 if (priv->aui == 1) { in tlan_reset_adapter() 2244 (priv->aui)) { in tlan_finish_reset() 2584 (!priv->aui)) { in tlan_phy_start_link() [all...]
201 u32 aui; member
1121 Format: { rj45 | aui | bnc }