Searched refs:fc_disc_gpn_ft_parse (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/scsi/libfc/
H A Dfc_disc.c385 * fc_disc_gpn_ft_parse() - Parse the body of the dNS GPN_FT response.
392 static int fc_disc_gpn_ft_parse(struct fc_disc *disc, void *buf, size_t len) fc_disc_gpn_ft_parse() function
543 error = fc_disc_gpn_ft_parse(disc, cp + 1, len); fc_disc_gpn_ft_resp()
558 error = fc_disc_gpn_ft_parse(disc, fh + 1, len); fc_disc_gpn_ft_resp()

Completed in 89 milliseconds