Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/bfa/
Dbfa_fcpim.c268 static bfa_boolean_t bfa_tskim_send_abort(struct bfa_tskim_s *tskim);
3088 if (!bfa_tskim_send_abort(tskim)) { in bfa_tskim_sm_active()
3222 bfa_tskim_send_abort(tskim); in bfa_tskim_sm_cleanup_qfull()
3425 bfa_tskim_send_abort(struct bfa_tskim_s *tskim) in bfa_tskim_send_abort() function