Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/ibmvscsi/
Dibmvfc.h486 struct ibmvfc_passthru_mad { struct
600 struct ibmvfc_passthru_mad passthru;
Dibmvfc.c1820 struct ibmvfc_passthru_mad *mad; in ibmvfc_bsg_request()
1903 offsetof(struct ibmvfc_passthru_mad, iu)); in ibmvfc_bsg_request()
3569 static int ibmvfc_adisc_needs_plogi(struct ibmvfc_passthru_mad *mad, in ibmvfc_adisc_needs_plogi()
3592 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru; in ibmvfc_tgt_adisc_done()
3633 struct ibmvfc_passthru_mad *mad = &evt->iu.passthru; in ibmvfc_init_passthru()
3640 offsetof(struct ibmvfc_passthru_mad, iu)); in ibmvfc_init_passthru()
3645 offsetof(struct ibmvfc_passthru_mad, fc_iu) + in ibmvfc_init_passthru()
3649 offsetof(struct ibmvfc_passthru_mad, fc_iu) + in ibmvfc_init_passthru()
3741 struct ibmvfc_passthru_mad *mad; in ibmvfc_tgt_adisc()