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

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c5677 struct arOffsets struct
5690 static uint32_t AR_ComputeOffsets(struct arOffsets* of,
5996 struct arOffsets* of;
6007 p_FmPort->deepSleepVars.autoResOffsets = XX_Malloc(sizeof(struct arOffsets));
6008 of = (struct arOffsets *)p_FmPort->deepSleepVars.autoResOffsets;
6416 struct arOffsets *of = (struct arOffsets*)p_FmPort->deepSleepVars.autoResOffsets;

Completed in 120 milliseconds