Searched refs:hba_total_pages (Results 1 – 2 of 2) sorted by relevance
533 unsigned char hba_total_pages; member
1162 mhba->hba_total_pages = in mvumi_handshake()1165 if (mhba->hba_total_pages == 0) in mvumi_handshake()1166 mhba->hba_total_pages = HS_PAGE_TOTAL-1; in mvumi_handshake()1180 mhba->hba_total_pages = HS_PAGE_TOTAL-1; in mvumi_handshake()1183 if ((hs_header->page_code + 1) <= mhba->hba_total_pages) { in mvumi_handshake()