Searched refs:SEGMENT_TYPE_SIGNING (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_ddp_common.h136 #define SEGMENT_TYPE_SIGNING 0x00001001 macro
H A Dice_ddp_common.c219 retval = LE32_TO_CPU(seg->seg_type) == SEGMENT_TYPE_SIGNING;
455 ice_find_seg_in_pkg(hw, SEGMENT_TYPE_SIGNING, pkg_hdr);

Completed in 70 milliseconds