Home
last modified time | relevance | path

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

/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.h538 struct ibmvfc_passthru_mad { struct
701 struct ibmvfc_passthru_mad passthru;
H A Dibmvfc.c2189 struct ibmvfc_passthru_mad *mad; in ibmvfc_bsg_request()
2281 offsetof(struct ibmvfc_passthru_mad, iu)); in ibmvfc_bsg_request()
4361 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru; in ibmvfc_tgt_implicit_logout_and_del_done()
4518 static int ibmvfc_adisc_needs_plogi(struct ibmvfc_passthru_mad *mad, in ibmvfc_adisc_needs_plogi()
4539 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru; in ibmvfc_tgt_adisc_done()
4580 struct ibmvfc_passthru_mad *mad = &evt->iu.passthru; in ibmvfc_init_passthru()
4587 offsetof(struct ibmvfc_passthru_mad, iu)); in ibmvfc_init_passthru()
4592 offsetof(struct ibmvfc_passthru_mad, fc_iu) + in ibmvfc_init_passthru()
4596 offsetof(struct ibmvfc_passthru_mad, fc_iu) + in ibmvfc_init_passthru()
4702 struct ibmvfc_passthru_mad *mad; in ibmvfc_tgt_adisc()