Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Diosram.c2453 int tunnel_capable; in iosram_tunnel_capable() local
2458 proplen = sizeof (tunnel_capable); in iosram_tunnel_capable()
2460 DDI_PROP_DONTPASS, IOSRAM_TUNNELOK_PROP, (caddr_t)&tunnel_capable, in iosram_tunnel_capable()
2462 tunnel_capable = 0; in iosram_tunnel_capable()
2464 return (tunnel_capable); in iosram_tunnel_capable()