Home
last modified time | relevance | path

Searched defs:SECTION_OFFSET (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/objfs/
H A Dobjfs_data.c161 #define SECTION_OFFSET(section) \ macro
164 #define SECTION_OFFSET(section) \ macro
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h65 #define SECTION_OFFSET(_offsize) ((((_offsize & OFFSIZE_OFFSET_MASK) >> OFFSIZE_OFFSET_SHIFT) << 2)) macro