Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c1957 char route_attr, route_method = '\0'; in display_phy() local
2056 route_method = 'D'; in display_phy()
2059 route_method = 'S'; in display_phy()
2062 route_method = 'T'; in display_phy()
2071 phy.ref_count, route_attr, route_method, in display_phy()