Searched refs:OCE_NUM_PAGES (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_utils.h79 #define OCE_NUM_PAGES(size) howmany(size, PAGE_4K) macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_buf.c116 dbuf->num_pages = OCE_NUM_PAGES(size);

Completed in 108 milliseconds