Searched refs:sbPtr (Results 1 – 1 of 1) sorted by relevance
5239 unsigned char *sbPtr = (unsigned char *) &pFcpStatus->fcp_sns_info[0]; in cpqfcTSCheckandSnoopFCP() local5240 sbPtr -= 8; // back up 8 bytes hoping to find the in cpqfcTSCheckandSnoopFCP()5242 memcpy(Cmnd->sense_buffer, sbPtr, SenseLen); in cpqfcTSCheckandSnoopFCP()