Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dmach_rootnex.c53 #define BUSTYPE_TO_ADDRTYPE(bustype) ((bustype >> 28) & 0xf) macro
211 addrtype = BUSTYPE_TO_ADDRTYPE(rp->regspec_bustype); in rootnex_name_child_impl()