Searched refs:pSignature (Results 1 – 9 of 9) sorted by relevance
76 osGLOBAL bit8 tddmSATADeviceTypeDecode(bit8 * pSignature);
3360 if ( (pSignature)[0] == 0x01 && (pSignature)[1] == 0x01 in tdssSATADeviceTypeDecode()3361 && (pSignature)[2] == 0x00 && (pSignature)[3] == 0x00 in tdssSATADeviceTypeDecode()3366 else if ( (pSignature)[0] == 0x01 && (pSignature)[1] == 0x01 in tdssSATADeviceTypeDecode()3367 && (pSignature)[2] == 0x00 && (pSignature)[3] == 0x00 in tdssSATADeviceTypeDecode()3372 else if ( (pSignature)[0] == 0x01 && (pSignature)[1] == 0x01 in tdssSATADeviceTypeDecode()3373 && (pSignature)[2] == 0x14 && (pSignature)[3] == 0xEB in tdssSATADeviceTypeDecode()3378 else if ( (pSignature)[0] == 0x01 && (pSignature)[1] == 0x01 in tdssSATADeviceTypeDecode()3379 && (pSignature)[2] == 0x69 && (pSignature)[3] == 0x96 in tdssSATADeviceTypeDecode()3384 else if ( (pSignature)[0] == 0x01 && (pSignature)[1] == 0x01 in tdssSATADeviceTypeDecode()3385 && (pSignature)[2] == 0x3C && (pSignature)[3] == 0xC3 in tdssSATADeviceTypeDecode()[all …]
1498 CK_BYTE_PTR pSignature, in C_Sign() argument1561 if (pSignature != NULL_PTR) in C_Sign()1562 memcpy(pSignature, sig.data, sig.length); in C_Sign()1587 CK_BYTE_PTR pSignature, in C_SignFinal() argument1631 CK_BYTE_PTR pSignature, in C_Verify() argument1661 data.data = pSignature; in C_Verify()1693 CK_BYTE_PTR pSignature, in C_VerifyFinal() argument
3956 if ( (pSignature)[0] == 0x01 && (pSignature)[1] == 0x01 in smsatDecodeSATADeviceType()3957 && (pSignature)[2] == 0x00 && (pSignature)[3] == 0x00 in smsatDecodeSATADeviceType()3962 else if ( (pSignature)[0] == 0x01 && (pSignature)[1] == 0x01 in smsatDecodeSATADeviceType()3963 && (pSignature)[2] == 0x00 && (pSignature)[3] == 0x00 in smsatDecodeSATADeviceType()3968 else if ( (pSignature)[0] == 0x01 && (pSignature)[1] == 0x01 in smsatDecodeSATADeviceType()3969 && (pSignature)[2] == 0x14 && (pSignature)[3] == 0xEB in smsatDecodeSATADeviceType()3974 else if ( (pSignature)[0] == 0x01 && (pSignature)[1] == 0x01 in smsatDecodeSATADeviceType()3975 && (pSignature)[2] == 0x69 && (pSignature)[3] == 0x96 in smsatDecodeSATADeviceType()3980 else if ( (pSignature)[0] == 0x01 && (pSignature)[1] == 0x01 in smsatDecodeSATADeviceType()3981 && (pSignature)[2] == 0x3C && (pSignature)[3] == 0xC3 in smsatDecodeSATADeviceType()[all …]
375 smsatDecodeSATADeviceType(bit8 * pSignature);
1180 tddmSATADeviceTypeDecode(bit8 * pSignature) in tddmSATADeviceTypeDecode() argument1182 return (bit8)tdssSATADeviceTypeDecode(pSignature); in tddmSATADeviceTypeDecode()
1782 bit8 *pSignature
163 bit8 *pSignature,
241 bit8 *pSignature, in siPortSATADeviceAdd() argument