Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_mbox.c1417 uint32_t hbainit[5]; in lpfc_config_port() local
1419 lpfc_hba_init(phba, hbainit); in lpfc_config_port()
1421 memcpy(&mb->un.varCfgPort.hbainit, hbainit, 20); in lpfc_config_port()
Dlpfc_hw.h1954 uint32_t hbainit; member
2814 uint32_t hbainit[5]; member
Dlpfc_init.c2491 lpfc_hba_init(struct lpfc_hba *phba, uint32_t *hbainit) in lpfc_hba_init() argument
2507 lpfc_sha_init(hbainit); in lpfc_hba_init()
2508 lpfc_sha_iterate(hbainit, HashWorking); in lpfc_hba_init()