Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c4163 bool bmiCounter = FALSE; in FM_PORT_GetCounter() local
4186 bmiCounter = FALSE; in FM_PORT_GetCounter()
4189 bmiCounter = FALSE; in FM_PORT_GetCounter()
4192 bmiCounter = TRUE; in FM_PORT_GetCounter()
4196 if (bmiCounter) in FM_PORT_GetCounter()
4251 bool bmiCounter = FALSE; in FM_PORT_ModifyCounter() local
4273 bmiCounter = FALSE; in FM_PORT_ModifyCounter()
4276 bmiCounter = TRUE; in FM_PORT_ModifyCounter()
4280 if (bmiCounter) in FM_PORT_ModifyCounter()