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

/linux-master/drivers/scsi/ibmvscsi/
H A Dibmvfc.h538 struct ibmvfc_passthru_mad { struct
701 struct ibmvfc_passthru_mad passthru;
H A Dibmvfc.c2185 struct ibmvfc_passthru_mad *mad;
2277 offsetof(struct ibmvfc_passthru_mad, iu));
4355 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru;
4512 static int ibmvfc_adisc_needs_plogi(struct ibmvfc_passthru_mad *mad,
4533 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru;
4574 struct ibmvfc_passthru_mad *mad = &evt->iu.passthru;
4581 offsetof(struct ibmvfc_passthru_mad, iu));
4586 offsetof(struct ibmvfc_passthru_mad, fc_iu) +
4590 offsetof(struct ibmvfc_passthru_mad, fc_iu) +
4696 struct ibmvfc_passthru_mad *ma
[all...]

Completed in 154 milliseconds