Home
last modified time | relevance | path

Searched refs:pSimpleData (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/dev/pms/RefTisa/sat/src/
H A Dsmsat.c2484 satSimpleSATAIdentifyData_t *pSimpleData; in smsatInquiryPage83() local
2603 pInquiry[16] = (bit8)((pSimpleData->word[27]) >> 8); in smsatInquiryPage83()
2605 pInquiry[18] = (bit8)((pSimpleData->word[28]) >> 8); in smsatInquiryPage83()
2607 pInquiry[20] = (bit8)((pSimpleData->word[29]) >> 8); in smsatInquiryPage83()
2609 pInquiry[22] = (bit8)((pSimpleData->word[30]) >> 8); in smsatInquiryPage83()
2611 pInquiry[24] = (bit8)((pSimpleData->word[31]) >> 8); in smsatInquiryPage83()
2613 pInquiry[26] = (bit8)((pSimpleData->word[32]) >> 8); in smsatInquiryPage83()
2615 pInquiry[28] = (bit8)((pSimpleData->word[33]) >> 8); in smsatInquiryPage83()
2784 satSimpleSATAIdentifyData_t *pSimpleData; in smsatInquiryPage89() local
2945 satSimpleSATAIdentifyData_t *pSimpleData; in smsatInquiryPageB1() local
[all …]
/freebsd-14.2/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.c18370 satSimpleSATAIdentifyData_t *pSimpleData; in satInquiryPage83() local
18442 pInquiry[16] = (bit8)((pSimpleData->word[27]) >> 8); in satInquiryPage83()
18444 pInquiry[18] = (bit8)((pSimpleData->word[28]) >> 8); in satInquiryPage83()
18446 pInquiry[20] = (bit8)((pSimpleData->word[29]) >> 8); in satInquiryPage83()
18448 pInquiry[22] = (bit8)((pSimpleData->word[30]) >> 8); in satInquiryPage83()
18450 pInquiry[24] = (bit8)((pSimpleData->word[31]) >> 8); in satInquiryPage83()
18452 pInquiry[26] = (bit8)((pSimpleData->word[32]) >> 8); in satInquiryPage83()
18454 pInquiry[28] = (bit8)((pSimpleData->word[33]) >> 8); in satInquiryPage83()
18456 pInquiry[30] = (bit8)((pSimpleData->word[34]) >> 8); in satInquiryPage83()
18458 pInquiry[32] = (bit8)((pSimpleData->word[35]) >> 8); in satInquiryPage83()
[all …]