Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dnet/
H A Ddnet_mii.h215 #define ICS_QUICKPOLL_100MB (1<<15) macro
H A Ddnet_mii.c873 *speed = (quickpoll & ICS_QUICKPOLL_100MB) ? 100 : 10; in getspeed_ICS1890()
884 quickpoll & ICS_QUICKPOLL_100MB ? 100:10, in dump_ICS1890()