Home
last modified time | relevance | path

Searched refs:OFF_MAX (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dtypes.h595 #define OFF_MAX LONG_MAX macro
598 #define OFF_MAX LLONG_MAX macro
/titanic_50/usr/src/uts/i86pc/io/pci/
H A Dpci.c590 if (val > OFF_MAX) { in pci_ctlops()
/titanic_50/usr/src/uts/i86pc/io/pciex/
H A Dnpe.c758 if (val > OFF_MAX) { in npe_ctlops()