Searched refs:negotiate (Results 1 – 15 of 15) sorted by relevance
/linux-2.4.37.9/drivers/net/ |
D | dl2k.c | 1613 ANAR_t negotiate; in mii_get_media() local 1630 negotiate.image = mii_read (dev, phy_addr, MII_ANAR) & in mii_get_media() 1642 } else if (negotiate.bits.media_100BX_FD) { in mii_get_media() 1646 } else if (negotiate.bits.media_100BX_HD) { in mii_get_media() 1650 } else if (negotiate.bits.media_10BT_FD) { in mii_get_media() 1654 } else if (negotiate.bits.media_10BT_HD) { in mii_get_media() 1659 if (negotiate.bits.pause) { in mii_get_media() 1662 } else if (negotiate.bits.asymmetric) { in mii_get_media() 1787 ANAR_PCS_t negotiate; in mii_get_media_pcs() local 1802 negotiate.image = mii_read (dev, phy_addr, PCS_ANAR) & in mii_get_media_pcs() [all …]
|
D | dl2k.h | 693 u16 negotiate; /* Negotiated media */ member
|
/linux-2.4.37.9/drivers/scsi/ |
D | sim710.c | 173 hostdata->negotiate |= (1 << cmd->target); \ 239 u8 negotiate; member 595 hostdata->negotiate = 0xff; in sim710_driver_init() 619 if (resa && hostdata->negotiate & (1 << cmd->target)) { in handle_sdtr() 626 hostdata->negotiate &= ~(1 << cmd->target); in handle_sdtr() 767 hostdata->negotiate &= ~(1 << cmd->target); in handle_phase_mismatch() 967 if (hostdata->negotiate & (1 << cmd->target)) { in run_command() 969 hostdata->negotiate ^= (1 << cmd->target); in run_command()
|
D | README.BusLogic | 107 adapter will attempt to negotiate for 20.0 mega-transfers/second. 112 adapter will attempt to negotiate for 10.0 mega-transfers/second. 117 adapter will attempt to negotiate for 5.0 mega-transfers/second.
|
D | Config.in | 151 bool ' always negotiate synchronous transfers' CONFIG_SCSI_NCR53C7xx_sync
|
D | ChangeLog.sym53c8xx | 282 - Do not negotiate on auto-sense if we are currently using 8 bit
|
/linux-2.4.37.9/drivers/sbus/char/ |
D | bpp.c | 354 static int negotiate(unsigned char mode, unsigned minor) in negotiate() function 651 rc = negotiate(DEFAULT_ECP, minor); in bpp_read() 668 rc = negotiate(DEFAULT_NIBBLE, minor); in bpp_read()
|
/linux-2.4.37.9/Documentation/isdn/ |
D | README.syncppp | 41 (also: ipppd will try to negotiate pointopoint IP as remote IP)
|
D | syncPPP.FAQ | 171 tries to negotiate the local host address! 219 to not negotiate these options. Another 'side effect' is, that
|
D | README | 150 _MUST_ negotiate this value before establishing
|
/linux-2.4.37.9/Documentation/networking/ |
D | e1000.txt | 128 Valid Range: 0-2 (0=auto-negotiate, 1=half, 2=full) 133 set to auto-negotiate, the board auto-detects the correct duplex. If the 291 Default Value: 0 (auto-negotiate at all supported speeds) 295 partner is set to auto-negotiate, the board will auto-detect the correct 374 The default operation is auto-negotiate. The board advertises all 376 common speed and duplex mode IF the link partner is set to auto-negotiate.
|
D | e100.txt | 137 The default value of 0 sets the adapter to auto-negotiate. Other values
|
D | 3c509.txt | 87 auto-negotiate a full-duplex connection with its link partner under any
|
D | ip-sysctl.txt | 326 Sets the minimum window scale TCP will negotiate for on all
|
/linux-2.4.37.9/Documentation/ |
D | Configure.help | 8559 tries to negotiate sync and uses tag command queueing. 8599 Always negotiate synchronous transfers 8758 (example): 'ncr53c8xx=sync:12' will allow the driver to negotiate 9183 previous commands haven't finished yet. Most EATA adapters negotiate
|