Home
last modified time | relevance | path

Searched defs:bfa_fcxp_req_info_s (Results 1 – 1 of 1) sorted by relevance

/drivers/scsi/bfa/
Dbfa_svc.h135 struct bfa_fcxp_req_info_s { struct
136 struct bfa_rport_s *bfa_rport;
143 struct fchs_s fchs; /* request FC header structure */
144 u8 cts; /* continuous sequence */
145 u8 class; /* FC class for the request/response */
169 struct bfa_fcxp_req_info_s req_info; argument