Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ntxn/
H A Dunm_nic_hw.c73 #define CRB_HI(off) ((crb_hub_agt[CRB_BLK(off)] << 20) | ((off) & 0xf0000)) macro
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_nx.h1165 #define CRB_HI(off) ((crb_hub_agt[CRB_BLK(off)] << 20) | \ macro