Searched refs:GetChipSectorInfo (Results 1 – 2 of 2) sorted by relevance
341 char GetChipSectorInfo(char * pbuf) in GetChipSectorInfo() function343 if(gpNandInfo->GetChipSectorInfo) in GetChipSectorInfo()344 return( gpNandInfo->GetChipSectorInfo( pbuf)); in GetChipSectorInfo()
70 char (*GetChipSectorInfo)(char * pbuf); member