Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa.h420 void bfa_iocfc_enable(struct bfa_s *bfa);
H A Dbfa_core.c1667 bfa_iocfc_enable(struct bfa_s *bfa) in bfa_iocfc_enable() function
H A Dbfad_bsg.c33 bfa_iocfc_enable(&bfad->bfa); in bfad_iocmd_ioc_enable()