Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_svc.c250 static void bfa_rport_free(struct bfa_rport_s *rport);
4437 bfa_rport_free(rp); in bfa_rport_sm_created()
4507 bfa_rport_free(rp); in bfa_rport_sm_fwcreate_qfull()
4673 bfa_rport_free(rp); in bfa_rport_sm_offline()
4712 bfa_rport_free(rp); in bfa_rport_sm_deleting()
4718 bfa_rport_free(rp); in bfa_rport_sm_deleting()
4743 bfa_rport_free(rp); in bfa_rport_sm_deleting_qfull()
4773 bfa_rport_free(rp); in bfa_rport_sm_delete_pending()
4836 bfa_rport_free(rp); in bfa_rport_sm_iocdisable()
4986 bfa_rport_free(struct bfa_rport_s *rport) in bfa_rport_free() function