Searched defs:bfa_tskim_s (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/bfa/
H A Dbfa_fcpim.h110 struct bfa_tskim_s;
122 struct bfa_tskim_s *tskim_arr;
193 struct bfa_tskim_s *tskim; /* Relevant TM cmd */
199 struct bfa_tskim_s { struct
283 struct bfa_tskim_s *tskim);
289 void bfa_tskim_iodone(struct bfa_tskim_s *tskim);
290 void bfa_tskim_iocdisable(struct bfa_tskim_s *tskim);
291 void bfa_tskim_cleanup(struct bfa_tskim_s *tskim);
405 struct bfa_tskim_s *bfa_tskim_alloc(struct bfa_s *bfa,
407 void bfa_tskim_free(struct bfa_tskim_s *tski
[all...]

Completed in 76 milliseconds