Searched refs:HSize (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sbin/dump/
H A Dcache.c49 static int HSize; variable
62 HSize = NBlocks / HFACTOR;
68 BlockHash = calloc(sizeof(Block *), HSize);
117 hi = (offset / BlockSize) % HSize;
/freebsd-13-stable/stand/common/
H A Dgfx_fb.h151 uint16_t HSize; /* Horizontal Size in Pixels */ member in struct:vesa_flat_panel_info
/freebsd-13-stable/stand/i386/libi386/
H A Dvbe.c891 *pwidth = fp_info->HSize;

Completed in 125 milliseconds