Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/hpfs/
H A Dhpfs.h43 #define SPSIZE DEV_BSIZE macro
/dflybsd-src/sys/dev/drm/i915/
H A Di915_reg.h6212 #define SPSIZE(pipe, plane_id) _MMIO_VLV_SPR((pipe), (plane_id), _SPASIZE, _SPBSIZE) macro