Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/scsi/fc/
Dfc_ns.h121 struct fc_gpn_ft_resp { struct
/linux-6.12.1/drivers/scsi/libfc/
Dfc_disc.c379 struct fc_gpn_ft_resp *np; in fc_disc_gpn_ft_parse()
395 np = (struct fc_gpn_ft_resp *)bp; in fc_disc_gpn_ft_parse()
452 np = (struct fc_gpn_ft_resp *)bp; in fc_disc_gpn_ft_parse()
/linux-6.12.1/drivers/s390/scsi/
Dzfcp_fc.h23 / sizeof(struct fc_gpn_ft_resp))
Dzfcp_dbf.c567 struct fc_gpn_ft_resp *acc; in zfcp_dbf_san_res_cap_len_if_gpn_ft()
601 sizeof(struct fc_gpn_ft_resp)) in zfcp_dbf_san_res_cap_len_if_gpn_ft()
616 len = min(len, (u16)(x * sizeof(struct fc_gpn_ft_resp))); in zfcp_dbf_san_res_cap_len_if_gpn_ft()
Dzfcp_fc.c735 struct fc_gpn_ft_resp *acc = sg_virt(sg); in zfcp_fc_eval_gpn_ft()
/linux-6.12.1/include/scsi/
Dlibfc.h646 struct fc_gpn_ft_resp partial_buf;