Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_mbox.c2636 struct lpfc_mbx_supp_pages *supp_pages; in lpfc_supported_pages() local
2639 supp_pages = &mbox->u.mqe.un.supp_pages; in lpfc_supported_pages()
2641 bf_set(cpn, supp_pages, LPFC_SUPP_PAGES); in lpfc_supported_pages()
Dlpfc_hw4.h3857 struct lpfc_mbx_supp_pages supp_pages; member
Dlpfc_init.c6149 memcpy(&pn_page[0], ((uint8_t *)&mqe->un.supp_pages.word3), in lpfc_sli4_driver_resource_setup()