Searched refs:ISP28XX_AUX_IMG_STATUS_SIGN (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/isp/ | ||
H A D | ispreg.h | 350 #define ISP28XX_AUX_IMG_STATUS_SIGN 0xfacefaed macro |
H A D | isp.c | 4892 return (signature != ISP28XX_AUX_IMG_STATUS_SIGN); in isp_check_aux_image_status_signature() |