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

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h534 #define BMI_STATUS_RX_MASK_UNUSED (uint32_t)(~(FM_PORT_FRM_ERR_DMA | \ macro
552 #define BMI_STATUS_OP_MASK_UNUSED (uint32_t)(BMI_STATUS_RX_MASK_UNUSED & \
H A Dfm_port.c313 unusedMask = BMI_STATUS_RX_MASK_UNUSED;

Completed in 68 milliseconds