Searched refs:fc_disc_lport (Results 1 – 3 of 3) sorted by relevance
84 lport = fc_disc_lport(disc); in fc_disc_recv_rscn_req()254 struct fc_lport *lport = fc_disc_lport(disc); in fc_disc_done()298 struct fc_lport *lport = fc_disc_lport(disc); in fc_disc_error()342 struct fc_lport *lport = fc_disc_lport(disc); in fc_disc_gpn_ft_req()387 lport = fc_disc_lport(disc); in fc_disc_gpn_ft_parse()
43 fc_disc_lport(disc)->host->host_no, \
948 static inline struct fc_lport *fc_disc_lport(struct fc_disc *disc) in fc_disc_lport() function