Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/scsi/fc/
Dfc_ns.h134 struct fc_gpn_ft_resp { struct
/Linux-v4.19/drivers/scsi/libfc/
Dfc_disc.c394 struct fc_gpn_ft_resp *np; in fc_disc_gpn_ft_parse()
410 np = (struct fc_gpn_ft_resp *)bp; in fc_disc_gpn_ft_parse()
467 np = (struct fc_gpn_ft_resp *)bp; in fc_disc_gpn_ft_parse()
/Linux-v4.19/drivers/s390/scsi/
Dzfcp_fc.h23 / sizeof(struct fc_gpn_ft_resp))
Dzfcp_dbf.c507 struct fc_gpn_ft_resp *acc; in zfcp_dbf_san_res_cap_len_if_gpn_ft()
541 sizeof(struct fc_gpn_ft_resp)) in zfcp_dbf_san_res_cap_len_if_gpn_ft()
556 len = min(len, (u16)(x * sizeof(struct fc_gpn_ft_resp))); in zfcp_dbf_san_res_cap_len_if_gpn_ft()
Dzfcp_fc.c662 struct fc_gpn_ft_resp *acc = sg_virt(sg); in zfcp_fc_eval_gpn_ft()
/Linux-v4.19/include/scsi/
Dlibfc.h643 struct fc_gpn_ft_resp partial_buf;