Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/ibmvscsi/
Dibmvfc.h535 struct ibmvfc_passthru_mad { struct
698 struct ibmvfc_passthru_mad passthru;
Dibmvfc.c2139 struct ibmvfc_passthru_mad *mad; in ibmvfc_bsg_request()
2226 offsetof(struct ibmvfc_passthru_mad, iu)); in ibmvfc_bsg_request()
4264 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru; in ibmvfc_tgt_implicit_logout_and_del_done()
4415 static int ibmvfc_adisc_needs_plogi(struct ibmvfc_passthru_mad *mad, in ibmvfc_adisc_needs_plogi()
4436 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru; in ibmvfc_tgt_adisc_done()
4477 struct ibmvfc_passthru_mad *mad = &evt->iu.passthru; in ibmvfc_init_passthru()
4484 offsetof(struct ibmvfc_passthru_mad, iu)); in ibmvfc_init_passthru()
4489 offsetof(struct ibmvfc_passthru_mad, fc_iu) + in ibmvfc_init_passthru()
4493 offsetof(struct ibmvfc_passthru_mad, fc_iu) + in ibmvfc_init_passthru()
4591 struct ibmvfc_passthru_mad *mad; in ibmvfc_tgt_adisc()