Searched refs:CRB_HI (Results 1 - 3 of 3) 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
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c409 ha->crb_win = (uint32_t)CRB_HI(*off);

Completed in 72 milliseconds