Home
last modified time | relevance | path

Searched refs:LLSZMASK (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/
H A Dbofi.c116 #define LLSZMASK (sizeof (uint64_t)-1) macro
1786 ep->errdef.len) & ~LLSZMASK) > in bofi_errdef_alloc()
1788 LLSZMASK) & ~LLSZMASK))) || in bofi_errdef_alloc()
2323 off + LLSZMASK) & ~LLSZMASK); in do_dma_corrupt()
2347 ep->errdef.offset) + LLSZMASK) & ~LLSZMASK); in do_dma_corrupt()
2349 ep->errdef.offset + ep->errdef.len)) & ~LLSZMASK); in do_dma_corrupt()
3298 ep->errdef.len) & ~LLSZMASK) > in chain_on_errdefs()
3300 LLSZMASK) & ~LLSZMASK)))) { in chain_on_errdefs()
4111 ep->errdef.len) & ~LLSZMASK) > in bofi_dvma_kaddr_load()
4113 LLSZMASK) & ~LLSZMASK)))) { in bofi_dvma_kaddr_load()
/titanic_44/usr/src/cmd/th_tools/
H A Dth_define.c1228 #define LLSZMASK (sizeof (longlong_t) -1) macro