Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_mbox.c1483 uint32_t hbainit[5]; in lpfc_config_port() local
1485 lpfc_hba_init(phba, hbainit); in lpfc_config_port()
1487 memcpy(&mb->un.varCfgPort.hbainit, hbainit, 20); in lpfc_config_port()
H A Dlpfc_hw.h2563 uint32_t hbainit; member
3487 uint32_t hbainit[5]; member
H A Dlpfc_init.c3015 lpfc_hba_init(struct lpfc_hba *phba, uint32_t *hbainit) in lpfc_hba_init() argument
3031 lpfc_sha_init(hbainit); in lpfc_hba_init()
3032 lpfc_sha_iterate(hbainit, HashWorking); in lpfc_hba_init()