Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_mbox.c2344 struct lpfc_mbx_supp_pages *supp_pages; in lpfc_supported_pages() local
2347 supp_pages = &mbox->u.mqe.un.supp_pages; in lpfc_supported_pages()
2349 bf_set(cpn, supp_pages, LPFC_SUPP_PAGES); in lpfc_supported_pages()
Dlpfc_hw4.h3024 struct lpfc_mbx_supp_pages supp_pages; member
Dlpfc_init.c5334 memcpy(&pn_page[0], ((uint8_t *)&mqe->un.supp_pages.word3), in lpfc_sli4_driver_resource_setup()