Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dmvumi.h533 unsigned char hba_total_pages; member
Dmvumi.c1162 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()