Home
last modified time | relevance | path

Searched refs:FM_MURAM_SIZE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/integrations/
H A Ddpaa_integration_ext.h179 #define FM_MURAM_SIZE (160 * KILOBYTE) macro
207 #define BMI_MAX_FIFO_SIZE (FM_MURAM_SIZE)
/freebsd/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h598 #define BMI_MAX_FIFO_SIZE (FM_MURAM_SIZE)
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_manip.c4072 & (FM_MURAM_SIZE-1)); in IPSecManip()