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

/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/sflash/
H A DmvSFlash.h112 MV_U32 deviceId; /* Device ID */ member in struct:__anon538
122 MV_U16 deviceId; /* Device ID */ member in struct:__anon539
H A DmvSFlash.c442 * pFlinfo->deviceId: Device ID
485 if ((manf == sflash[indx].manufacturerId) && (dev == sflash[indx].deviceId))
488 pFlinfo->deviceId = dev;

Completed in 25 milliseconds