hw_msix_init      180 drivers/scsi/bfa/bfa.h 	void (*hw_msix_init)(struct bfa_s *bfa, int nvecs);
hw_msix_init      265 drivers/scsi/bfa/bfa.h 	((__bfa)->iocfc.hwif.hw_msix_init(__bfa, __nvecs))
hw_msix_init     1052 drivers/scsi/bfa/bfa_core.c 		iocfc->hwif.hw_msix_init = bfa_hwct_msix_init;
hw_msix_init     1065 drivers/scsi/bfa/bfa_core.c 		iocfc->hwif.hw_msix_init = bfa_hwcb_msix_init;