Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfad_im.h26 bfa_status_t bfad_im_port_new(struct bfad_s *bfad, struct bfad_port_s *port);
H A Dbfad_im.c619 bfad_im_port_new(struct bfad_s *bfad, struct bfad_port_s *port) in bfad_im_port_new() function
H A Dbfad.c457 rc = bfad_im_port_new(bfad, port_drv); in bfa_fcb_lport_new()