Searched refs:tunnel_capable (Results 1 – 1 of 1) sorted by relevance
2453 int tunnel_capable; in iosram_tunnel_capable() local2458 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()