Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_svc.c227 static void bfa_rport_free(struct bfa_rport_s *rport);
4341 bfa_rport_free(rp); in bfa_rport_sm_created()
4411 bfa_rport_free(rp); in bfa_rport_sm_fwcreate_qfull()
4577 bfa_rport_free(rp); in bfa_rport_sm_offline()
4616 bfa_rport_free(rp); in bfa_rport_sm_deleting()
4622 bfa_rport_free(rp); in bfa_rport_sm_deleting()
4647 bfa_rport_free(rp); in bfa_rport_sm_deleting_qfull()
4677 bfa_rport_free(rp); in bfa_rport_sm_delete_pending()
4740 bfa_rport_free(rp); in bfa_rport_sm_iocdisable()
4875 bfa_rport_free(struct bfa_rport_s *rport) in bfa_rport_free() function