Searched refs:MS_WIN (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_hw.c62 #define MS_WIN(addr) (addr & 0x0ffc0000) macro
1040 window = MS_WIN(addr);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_nx.h1149 #define MS_WIN(addr) (addr & 0x0ffc0000) macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c611 window = (uint32_t)MS_WIN(addr);

Completed in 75 milliseconds