Searched refs:hba_total_pages (Results 1 – 2 of 2) sorted by relevance
533 unsigned char hba_total_pages; member
1150 mhba->hba_total_pages = in mvumi_handshake()1153 if (mhba->hba_total_pages == 0) in mvumi_handshake()1154 mhba->hba_total_pages = HS_PAGE_TOTAL-1; in mvumi_handshake()1168 mhba->hba_total_pages = HS_PAGE_TOTAL-1; in mvumi_handshake()1171 if ((hs_header->page_code + 1) <= mhba->hba_total_pages) { in mvumi_handshake()