Searched defs:etm_xport_valid_addr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm_xport_api_dd.c399 * etm_xport_valid_addr - validate the given transport address,
405 etm_xport_valid_addr(etm_xport_addr_t addr) function
429 } /* etm_xport_valid_addr() */
770 if ((n = etm_xport_valid_addr(_addrv[i])) < 0) {
815 if ((n = etm_xport_valid_addr(addr)) < 0) {

Completed in 46 milliseconds