Searched refs:fc_disc_lport (Results 1 – 3 of 3) sorted by relevance
97 lport = fc_disc_lport(disc); in fc_disc_recv_rscn_req()269 struct fc_lport *lport = fc_disc_lport(disc); in fc_disc_done()313 struct fc_lport *lport = fc_disc_lport(disc); in fc_disc_error()357 struct fc_lport *lport = fc_disc_lport(disc); in fc_disc_gpn_ft_req()402 lport = fc_disc_lport(disc); in fc_disc_gpn_ft_parse()
55 fc_disc_lport(disc)->host->host_no, \
939 static inline struct fc_lport *fc_disc_lport(struct fc_disc *disc) in fc_disc_lport() function