Home
last modified time | relevance | path

Searched defs:PADDR (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h379 #define PADDR(high, low) ((uint64_t)((((uint64_t)(high)) << 32) \ macro
H A Demlxs_dfclib.h100 #define PADDR(high, low) ((uint64_t)((((uint64_t)(high)) << 32) \ macro