Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/pms/RefTisa/sat/src/
H A Dsmsat.c2485 satSimpleSATAIdentifyData_t *pSimpleData; in smsatInquiryPage83() local
2604 pInquiry[16] = (bit8)((pSimpleData->word[27]) >> 8); in smsatInquiryPage83()
2606 pInquiry[18] = (bit8)((pSimpleData->word[28]) >> 8); in smsatInquiryPage83()
2608 pInquiry[20] = (bit8)((pSimpleData->word[29]) >> 8); in smsatInquiryPage83()
2610 pInquiry[22] = (bit8)((pSimpleData->word[30]) >> 8); in smsatInquiryPage83()
2612 pInquiry[24] = (bit8)((pSimpleData->word[31]) >> 8); in smsatInquiryPage83()
2614 pInquiry[26] = (bit8)((pSimpleData->word[32]) >> 8); in smsatInquiryPage83()
2616 pInquiry[28] = (bit8)((pSimpleData->word[33]) >> 8); in smsatInquiryPage83()
2785 satSimpleSATAIdentifyData_t *pSimpleData; in smsatInquiryPage89() local
2946 satSimpleSATAIdentifyData_t *pSimpleData; in smsatInquiryPageB1() local
[all …]
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.c18371 satSimpleSATAIdentifyData_t *pSimpleData; in satInquiryPage83() local
18443 pInquiry[16] = (bit8)((pSimpleData->word[27]) >> 8); in satInquiryPage83()
18445 pInquiry[18] = (bit8)((pSimpleData->word[28]) >> 8); in satInquiryPage83()
18447 pInquiry[20] = (bit8)((pSimpleData->word[29]) >> 8); in satInquiryPage83()
18449 pInquiry[22] = (bit8)((pSimpleData->word[30]) >> 8); in satInquiryPage83()
18451 pInquiry[24] = (bit8)((pSimpleData->word[31]) >> 8); in satInquiryPage83()
18453 pInquiry[26] = (bit8)((pSimpleData->word[32]) >> 8); in satInquiryPage83()
18455 pInquiry[28] = (bit8)((pSimpleData->word[33]) >> 8); in satInquiryPage83()
18457 pInquiry[30] = (bit8)((pSimpleData->word[34]) >> 8); in satInquiryPage83()
18459 pInquiry[32] = (bit8)((pSimpleData->word[35]) >> 8); in satInquiryPage83()
[all …]