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

/illumos-gate/usr/src/cmd/mdb/common/modules/idm/
H A Didm.c3603 uint16_t out_addr_component; local
3664 mdb_nhconvert(&out_addr_component, addr_component,
3666 (void) mdb_snprintf(tempbuf, 6, "%x:", out_addr_component);

Completed in 75 milliseconds