Searched defs:readbackbuff (Results 1 – 1 of 1) sorted by relevance
208 static int bcm_compare_buff_contents(unsigned char *readbackbuff, unsigned char *buff, unsigned int… in bcm_compare_buff_contents()306 PUCHAR readbackbuff = kzalloc(MAX_TRANSFER_CTRL_BYTE_USB, GFP_KERNEL); in buffRdbkVerify() local