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

/illumos-gate/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
453 adapter->crb_win = CRB_HI(*off);
/illumos-gate/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

Completed in 54 milliseconds