Home
last modified time | relevance | path

Searched refs:supp_pages (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_mbox.c2500 struct lpfc_mbx_supp_pages *supp_pages; in lpfc_supported_pages() local
2503 supp_pages = &mbox->u.mqe.un.supp_pages; in lpfc_supported_pages()
2505 bf_set(cpn, supp_pages, LPFC_SUPP_PAGES); in lpfc_supported_pages()
Dlpfc_hw4.h3252 struct lpfc_mbx_supp_pages supp_pages; member
Dlpfc_init.c5353 memcpy(&pn_page[0], ((uint8_t *)&mqe->un.supp_pages.word3), in lpfc_sli4_driver_resource_setup()