Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/ibmvscsi/
Dibmvfc.h487 struct ibmvfc_passthru_mad { struct
601 struct ibmvfc_passthru_mad passthru;
Dibmvfc.c1826 struct ibmvfc_passthru_mad *mad; in ibmvfc_bsg_request()
1911 offsetof(struct ibmvfc_passthru_mad, iu)); in ibmvfc_bsg_request()
3579 static int ibmvfc_adisc_needs_plogi(struct ibmvfc_passthru_mad *mad, in ibmvfc_adisc_needs_plogi()
3600 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru; in ibmvfc_tgt_adisc_done()
3641 struct ibmvfc_passthru_mad *mad = &evt->iu.passthru; in ibmvfc_init_passthru()
3648 offsetof(struct ibmvfc_passthru_mad, iu)); in ibmvfc_init_passthru()
3653 offsetof(struct ibmvfc_passthru_mad, fc_iu) + in ibmvfc_init_passthru()
3657 offsetof(struct ibmvfc_passthru_mad, fc_iu) + in ibmvfc_init_passthru()
3750 struct ibmvfc_passthru_mad *mad; in ibmvfc_tgt_adisc()