Home
last modified time | relevance | path

Searched refs:hw_reginit (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/scsi/bfa/
Dbfa_core.c1049 iocfc->hwif.hw_reginit = bfa_hwct_reginit; in bfa_iocfc_init_mem()
1062 iocfc->hwif.hw_reginit = bfa_hwcb_reginit; in bfa_iocfc_init_mem()
1079 iocfc->hwif.hw_reginit = bfa_hwct2_reginit; in bfa_iocfc_init_mem()
1084 iocfc->hwif.hw_reginit(bfa); in bfa_iocfc_init_mem()
Dbfa.h177 void (*hw_reginit)(struct bfa_s *bfa); member