Home
last modified time | relevance | path

Searched refs:ibmvfc_passthru_mad (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/scsi/ibmvscsi/
Dibmvfc.h509 struct ibmvfc_passthru_mad { struct
679 struct ibmvfc_passthru_mad passthru;
Dibmvfc.c1866 struct ibmvfc_passthru_mad *mad; in ibmvfc_bsg_request()
1953 offsetof(struct ibmvfc_passthru_mad, iu)); in ibmvfc_bsg_request()
3661 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru; in ibmvfc_tgt_implicit_logout_and_del_done()
3811 static int ibmvfc_adisc_needs_plogi(struct ibmvfc_passthru_mad *mad, in ibmvfc_adisc_needs_plogi()
3832 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru; in ibmvfc_tgt_adisc_done()
3873 struct ibmvfc_passthru_mad *mad = &evt->iu.passthru; in ibmvfc_init_passthru()
3880 offsetof(struct ibmvfc_passthru_mad, iu)); in ibmvfc_init_passthru()
3885 offsetof(struct ibmvfc_passthru_mad, fc_iu) + in ibmvfc_init_passthru()
3889 offsetof(struct ibmvfc_passthru_mad, fc_iu) + in ibmvfc_init_passthru()
3982 struct ibmvfc_passthru_mad *mad; in ibmvfc_tgt_adisc()