Home
last modified time | relevance | path

Searched refs:raw_format (Results 1 – 4 of 4) sorted by relevance

/src/usr.bin/mkimg/
H A Draw.c50 static struct mkimg_format raw_format = { variable
57 FORMAT_DEFINE(raw_format);
/src/sys/dev/irdma/
H A Dirdma_type.h1125 bool raw_format:1; member
H A Dirdma_utils.c2358 info->raw_format = raw; in irdma_upload_qp_context()
H A Dirdma_ctrl.c2359 FIELD_PREP(IRDMA_CQPSQ_UCTX_RAWFORMAT, info->raw_format) | in irdma_sc_qp_upload_context()