Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/ibmvscsi/
Dibmvfc.h485 struct ibmvfc_passthru_mad { struct
599 struct ibmvfc_passthru_mad passthru;
Dibmvfc.c1829 struct ibmvfc_passthru_mad *mad; in ibmvfc_bsg_request()
1912 offsetof(struct ibmvfc_passthru_mad, iu); in ibmvfc_bsg_request()
3530 static int ibmvfc_adisc_needs_plogi(struct ibmvfc_passthru_mad *mad, in ibmvfc_adisc_needs_plogi()
3553 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru; in ibmvfc_tgt_adisc_done()
3594 struct ibmvfc_passthru_mad *mad = &evt->iu.passthru; in ibmvfc_init_passthru()
3601 offsetof(struct ibmvfc_passthru_mad, iu); in ibmvfc_init_passthru()
3606 offsetof(struct ibmvfc_passthru_mad, fc_iu) + in ibmvfc_init_passthru()
3610 offsetof(struct ibmvfc_passthru_mad, fc_iu) + in ibmvfc_init_passthru()
3702 struct ibmvfc_passthru_mad *mad; in ibmvfc_tgt_adisc()