Searched defs:SBP2_ORB_SIZE_ROUNDUP (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/sbp2/
H A Ddriver.h282 #define SBP2_ORB_SIZE_ROUNDUP(tp, size) roundup(size, (tp)->t_orb_size) macro

Completed in 45 milliseconds