Searched refs:linkset (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/intel/io/dnet/
H A Ddnet.c3124 * if the TP link is added to the linkset, so is the TP Full duplex link.
3137 linkset_isset(uint32_t linkset, int media) argument
3139 return (((1UL<<media) & linkset) ? 1:0);

Completed in 30 milliseconds