Home
last modified time | relevance | path

Searched refs:MII_LINKDOWN_TIMEOUT (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.h212 #define MII_LINKDOWN_TIMEOUT drv_usectohz(10000*1000) macro
/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.h312 #define MII_LINKDOWN_TIMEOUT drv_usectohz(10000*1000) macro
H A Dsfe.c2142 gcp->gc_mii_linkdown_timeout = MII_LINKDOWN_TIMEOUT; in sfeattach()
/illumos-gate/usr/src/uts/common/io/urf/
H A Durf_usbgem.c819 ugcp->usbgc_mii_linkdown_timeout = MII_LINKDOWN_TIMEOUT; in urfattach()
/illumos-gate/usr/src/uts/common/io/udmf/
H A Dudmf_usbgem.c817 ugcp->usbgc_mii_linkdown_timeout = MII_LINKDOWN_TIMEOUT; in udmfattach()
/illumos-gate/usr/src/uts/common/io/upf/
H A Dupf_usbgem.c991 ugcp->usbgc_mii_linkdown_timeout = MII_LINKDOWN_TIMEOUT; in upfattach()
/illumos-gate/usr/src/uts/common/io/axf/
H A Daxf_usbgem.c1323 ugcp->usbgc_mii_linkdown_timeout = MII_LINKDOWN_TIMEOUT; in axfattach()