Lines Matching refs:pSimpleData
2484 satSimpleSATAIdentifyData_t *pSimpleData; in smsatInquiryPage83() local
2491 pSimpleData = ( satSimpleSATAIdentifyData_t *)pSATAIdData; in smsatInquiryPage83()
2603 pInquiry[16] = (bit8)((pSimpleData->word[27]) >> 8); in smsatInquiryPage83()
2604 pInquiry[17] = (bit8)((pSimpleData->word[27]) & 0x00ff); in smsatInquiryPage83()
2605 pInquiry[18] = (bit8)((pSimpleData->word[28]) >> 8); in smsatInquiryPage83()
2606 pInquiry[19] = (bit8)((pSimpleData->word[28]) & 0x00ff); in smsatInquiryPage83()
2607 pInquiry[20] = (bit8)((pSimpleData->word[29]) >> 8); in smsatInquiryPage83()
2608 pInquiry[21] = (bit8)((pSimpleData->word[29]) & 0x00ff); in smsatInquiryPage83()
2609 pInquiry[22] = (bit8)((pSimpleData->word[30]) >> 8); in smsatInquiryPage83()
2610 pInquiry[23] = (bit8)((pSimpleData->word[30]) & 0x00ff); in smsatInquiryPage83()
2611 pInquiry[24] = (bit8)((pSimpleData->word[31]) >> 8); in smsatInquiryPage83()
2612 pInquiry[25] = (bit8)((pSimpleData->word[31]) & 0x00ff); in smsatInquiryPage83()
2613 pInquiry[26] = (bit8)((pSimpleData->word[32]) >> 8); in smsatInquiryPage83()
2614 pInquiry[27] = (bit8)((pSimpleData->word[32]) & 0x00ff); in smsatInquiryPage83()
2615 pInquiry[28] = (bit8)((pSimpleData->word[33]) >> 8); in smsatInquiryPage83()
2616 pInquiry[29] = (bit8)((pSimpleData->word[33]) & 0x00ff); in smsatInquiryPage83()
2617 pInquiry[30] = (bit8)((pSimpleData->word[34]) >> 8); in smsatInquiryPage83()
2618 pInquiry[31] = (bit8)((pSimpleData->word[34]) & 0x00ff); in smsatInquiryPage83()
2619 pInquiry[32] = (bit8)((pSimpleData->word[35]) >> 8); in smsatInquiryPage83()
2620 pInquiry[33] = (bit8)((pSimpleData->word[35]) & 0x00ff); in smsatInquiryPage83()
2621 pInquiry[34] = (bit8)((pSimpleData->word[36]) >> 8); in smsatInquiryPage83()
2622 pInquiry[35] = (bit8)((pSimpleData->word[36]) & 0x00ff); in smsatInquiryPage83()
2623 pInquiry[36] = (bit8)((pSimpleData->word[37]) >> 8); in smsatInquiryPage83()
2624 pInquiry[37] = (bit8)((pSimpleData->word[37]) & 0x00ff); in smsatInquiryPage83()
2625 pInquiry[38] = (bit8)((pSimpleData->word[38]) >> 8); in smsatInquiryPage83()
2626 pInquiry[39] = (bit8)((pSimpleData->word[38]) & 0x00ff); in smsatInquiryPage83()
2627 pInquiry[40] = (bit8)((pSimpleData->word[39]) >> 8); in smsatInquiryPage83()
2628 pInquiry[41] = (bit8)((pSimpleData->word[39]) & 0x00ff); in smsatInquiryPage83()
2629 pInquiry[42] = (bit8)((pSimpleData->word[40]) >> 8); in smsatInquiryPage83()
2630 pInquiry[43] = (bit8)((pSimpleData->word[40]) & 0x00ff); in smsatInquiryPage83()
2631 pInquiry[44] = (bit8)((pSimpleData->word[41]) >> 8); in smsatInquiryPage83()
2632 pInquiry[45] = (bit8)((pSimpleData->word[41]) & 0x00ff); in smsatInquiryPage83()
2633 pInquiry[46] = (bit8)((pSimpleData->word[42]) >> 8); in smsatInquiryPage83()
2634 pInquiry[47] = (bit8)((pSimpleData->word[42]) & 0x00ff); in smsatInquiryPage83()
2635 pInquiry[48] = (bit8)((pSimpleData->word[43]) >> 8); in smsatInquiryPage83()
2636 pInquiry[49] = (bit8)((pSimpleData->word[43]) & 0x00ff); in smsatInquiryPage83()
2637 pInquiry[50] = (bit8)((pSimpleData->word[44]) >> 8); in smsatInquiryPage83()
2638 pInquiry[51] = (bit8)((pSimpleData->word[44]) & 0x00ff); in smsatInquiryPage83()
2639 pInquiry[52] = (bit8)((pSimpleData->word[45]) >> 8); in smsatInquiryPage83()
2640 pInquiry[53] = (bit8)((pSimpleData->word[45]) & 0x00ff); in smsatInquiryPage83()
2641 pInquiry[54] = (bit8)((pSimpleData->word[46]) >> 8); in smsatInquiryPage83()
2642 pInquiry[55] = (bit8)((pSimpleData->word[46]) & 0x00ff); in smsatInquiryPage83()
2644 pInquiry[56] = (bit8)((pSimpleData->word[10]) >> 8); in smsatInquiryPage83()
2645 pInquiry[57] = (bit8)((pSimpleData->word[10]) & 0x00ff); in smsatInquiryPage83()
2646 pInquiry[58] = (bit8)((pSimpleData->word[11]) >> 8); in smsatInquiryPage83()
2647 pInquiry[59] = (bit8)((pSimpleData->word[11]) & 0x00ff); in smsatInquiryPage83()
2648 pInquiry[60] = (bit8)((pSimpleData->word[12]) >> 8); in smsatInquiryPage83()
2649 pInquiry[61] = (bit8)((pSimpleData->word[12]) & 0x00ff); in smsatInquiryPage83()
2650 pInquiry[62] = (bit8)((pSimpleData->word[13]) >> 8); in smsatInquiryPage83()
2651 pInquiry[63] = (bit8)((pSimpleData->word[13]) & 0x00ff); in smsatInquiryPage83()
2652 pInquiry[64] = (bit8)((pSimpleData->word[14]) >> 8); in smsatInquiryPage83()
2653 pInquiry[65] = (bit8)((pSimpleData->word[14]) & 0x00ff); in smsatInquiryPage83()
2654 pInquiry[66] = (bit8)((pSimpleData->word[15]) >> 8); in smsatInquiryPage83()
2655 pInquiry[67] = (bit8)((pSimpleData->word[15]) & 0x00ff); in smsatInquiryPage83()
2656 pInquiry[68] = (bit8)((pSimpleData->word[16]) >> 8); in smsatInquiryPage83()
2657 pInquiry[69] = (bit8)((pSimpleData->word[16]) & 0x00ff); in smsatInquiryPage83()
2658 pInquiry[70] = (bit8)((pSimpleData->word[17]) >> 8); in smsatInquiryPage83()
2659 pInquiry[71] = (bit8)((pSimpleData->word[17]) & 0x00ff); in smsatInquiryPage83()
2660 pInquiry[72] = (bit8)((pSimpleData->word[18]) >> 8); in smsatInquiryPage83()
2661 pInquiry[73] = (bit8)((pSimpleData->word[18]) & 0x00ff); in smsatInquiryPage83()
2662 pInquiry[74] = (bit8)((pSimpleData->word[19]) >> 8); in smsatInquiryPage83()
2663 pInquiry[75] = (bit8)((pSimpleData->word[19]) & 0x00ff); in smsatInquiryPage83()
2687 pInquiry[16] = (bit8)((pSimpleData->word[27]) >> 8); in smsatInquiryPage83()
2688 pInquiry[17] = (bit8)((pSimpleData->word[27]) & 0x00ff); in smsatInquiryPage83()
2689 pInquiry[18] = (bit8)((pSimpleData->word[28]) >> 8); in smsatInquiryPage83()
2690 pInquiry[19] = (bit8)((pSimpleData->word[28]) & 0x00ff); in smsatInquiryPage83()
2691 pInquiry[20] = (bit8)((pSimpleData->word[29]) >> 8); in smsatInquiryPage83()
2692 pInquiry[21] = (bit8)((pSimpleData->word[29]) & 0x00ff); in smsatInquiryPage83()
2693 pInquiry[22] = (bit8)((pSimpleData->word[30]) >> 8); in smsatInquiryPage83()
2694 pInquiry[23] = (bit8)((pSimpleData->word[30]) & 0x00ff); in smsatInquiryPage83()
2695 pInquiry[24] = (bit8)((pSimpleData->word[31]) >> 8); in smsatInquiryPage83()
2696 pInquiry[25] = (bit8)((pSimpleData->word[31]) & 0x00ff); in smsatInquiryPage83()
2697 pInquiry[26] = (bit8)((pSimpleData->word[32]) >> 8); in smsatInquiryPage83()
2698 pInquiry[27] = (bit8)((pSimpleData->word[32]) & 0x00ff); in smsatInquiryPage83()
2699 pInquiry[28] = (bit8)((pSimpleData->word[33]) >> 8); in smsatInquiryPage83()
2700 pInquiry[29] = (bit8)((pSimpleData->word[33]) & 0x00ff); in smsatInquiryPage83()
2701 pInquiry[30] = (bit8)((pSimpleData->word[34]) >> 8); in smsatInquiryPage83()
2702 pInquiry[31] = (bit8)((pSimpleData->word[34]) & 0x00ff); in smsatInquiryPage83()
2703 pInquiry[32] = (bit8)((pSimpleData->word[35]) >> 8); in smsatInquiryPage83()
2704 pInquiry[33] = (bit8)((pSimpleData->word[35]) & 0x00ff); in smsatInquiryPage83()
2705 pInquiry[34] = (bit8)((pSimpleData->word[36]) >> 8); in smsatInquiryPage83()
2706 pInquiry[35] = (bit8)((pSimpleData->word[36]) & 0x00ff); in smsatInquiryPage83()
2707 pInquiry[36] = (bit8)((pSimpleData->word[37]) >> 8); in smsatInquiryPage83()
2708 pInquiry[37] = (bit8)((pSimpleData->word[37]) & 0x00ff); in smsatInquiryPage83()
2709 pInquiry[38] = (bit8)((pSimpleData->word[38]) >> 8); in smsatInquiryPage83()
2710 pInquiry[39] = (bit8)((pSimpleData->word[38]) & 0x00ff); in smsatInquiryPage83()
2711 pInquiry[40] = (bit8)((pSimpleData->word[39]) >> 8); in smsatInquiryPage83()
2712 pInquiry[41] = (bit8)((pSimpleData->word[39]) & 0x00ff); in smsatInquiryPage83()
2713 pInquiry[42] = (bit8)((pSimpleData->word[40]) >> 8); in smsatInquiryPage83()
2714 pInquiry[43] = (bit8)((pSimpleData->word[40]) & 0x00ff); in smsatInquiryPage83()
2715 pInquiry[44] = (bit8)((pSimpleData->word[41]) >> 8); in smsatInquiryPage83()
2716 pInquiry[45] = (bit8)((pSimpleData->word[41]) & 0x00ff); in smsatInquiryPage83()
2717 pInquiry[46] = (bit8)((pSimpleData->word[42]) >> 8); in smsatInquiryPage83()
2718 pInquiry[47] = (bit8)((pSimpleData->word[42]) & 0x00ff); in smsatInquiryPage83()
2719 pInquiry[48] = (bit8)((pSimpleData->word[43]) >> 8); in smsatInquiryPage83()
2720 pInquiry[49] = (bit8)((pSimpleData->word[43]) & 0x00ff); in smsatInquiryPage83()
2721 pInquiry[50] = (bit8)((pSimpleData->word[44]) >> 8); in smsatInquiryPage83()
2722 pInquiry[51] = (bit8)((pSimpleData->word[44]) & 0x00ff); in smsatInquiryPage83()
2723 pInquiry[52] = (bit8)((pSimpleData->word[45]) >> 8); in smsatInquiryPage83()
2724 pInquiry[53] = (bit8)((pSimpleData->word[45]) & 0x00ff); in smsatInquiryPage83()
2725 pInquiry[54] = (bit8)((pSimpleData->word[46]) >> 8); in smsatInquiryPage83()
2726 pInquiry[55] = (bit8)((pSimpleData->word[46]) & 0x00ff); in smsatInquiryPage83()
2728 pInquiry[56] = (bit8)((pSimpleData->word[10]) >> 8); in smsatInquiryPage83()
2729 pInquiry[57] = (bit8)((pSimpleData->word[10]) & 0x00ff); in smsatInquiryPage83()
2730 pInquiry[58] = (bit8)((pSimpleData->word[11]) >> 8); in smsatInquiryPage83()
2731 pInquiry[59] = (bit8)((pSimpleData->word[11]) & 0x00ff); in smsatInquiryPage83()
2732 pInquiry[60] = (bit8)((pSimpleData->word[12]) >> 8); in smsatInquiryPage83()
2733 pInquiry[61] = (bit8)((pSimpleData->word[12]) & 0x00ff); in smsatInquiryPage83()
2734 pInquiry[62] = (bit8)((pSimpleData->word[13]) >> 8); in smsatInquiryPage83()
2735 pInquiry[63] = (bit8)((pSimpleData->word[13]) & 0x00ff); in smsatInquiryPage83()
2736 pInquiry[64] = (bit8)((pSimpleData->word[14]) >> 8); in smsatInquiryPage83()
2737 pInquiry[65] = (bit8)((pSimpleData->word[14]) & 0x00ff); in smsatInquiryPage83()
2738 pInquiry[66] = (bit8)((pSimpleData->word[15]) >> 8); in smsatInquiryPage83()
2739 pInquiry[67] = (bit8)((pSimpleData->word[15]) & 0x00ff); in smsatInquiryPage83()
2740 pInquiry[68] = (bit8)((pSimpleData->word[16]) >> 8); in smsatInquiryPage83()
2741 pInquiry[69] = (bit8)((pSimpleData->word[16]) & 0x00ff); in smsatInquiryPage83()
2742 pInquiry[70] = (bit8)((pSimpleData->word[17]) >> 8); in smsatInquiryPage83()
2743 pInquiry[71] = (bit8)((pSimpleData->word[17]) & 0x00ff); in smsatInquiryPage83()
2744 pInquiry[72] = (bit8)((pSimpleData->word[18]) >> 8); in smsatInquiryPage83()
2745 pInquiry[73] = (bit8)((pSimpleData->word[18]) & 0x00ff); in smsatInquiryPage83()
2746 pInquiry[74] = (bit8)((pSimpleData->word[19]) >> 8); in smsatInquiryPage83()
2747 pInquiry[75] = (bit8)((pSimpleData->word[19]) & 0x00ff); in smsatInquiryPage83()
2784 satSimpleSATAIdentifyData_t *pSimpleData; in smsatInquiryPage89() local
2791 pSimpleData = ( satSimpleSATAIdentifyData_t *)pSATAIdData; in smsatInquiryPage89()
2886 sm_memcpy(&pInquiry[60], pSimpleData, MIN((len - 60), sizeof(satSimpleSATAIdentifyData_t))); in smsatInquiryPage89()
2891 sm_memcpy(&pInquiry[60], pSimpleData, sizeof(satSimpleSATAIdentifyData_t)); in smsatInquiryPage89()
2945 satSimpleSATAIdentifyData_t *pSimpleData; in smsatInquiryPageB1() local
2949 pSimpleData = ( satSimpleSATAIdentifyData_t *)pSATAIdData; in smsatInquiryPageB1()
2962 pInquiry[4] = (bit8) ((pSimpleData->word[217]) >> 8); in smsatInquiryPageB1()
2963 pInquiry[5] = (bit8) ((pSimpleData->word[217]) & 0xFF); in smsatInquiryPageB1()
2969 pInquiry[7] = (bit8) ((pSimpleData->word[168]) & 0xF); in smsatInquiryPageB1()