Home
last modified time | relevance | path

Searched refs:IMG_SZ_SHIFT (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/nxge/
H A Dnxge_espc.h68 #define IMG_SZ_SHIFT 16 macro
/titanic_44/usr/src/uts/common/io/nxge/npi/
H A Dnpi_espc.c307 val = val >> IMG_SZ_SHIFT; in npi_espc_img_sz_get()