Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_fcpim.c260 static bfa_boolean_t bfa_tskim_send_abort(struct bfa_tskim_s *tskim);
3077 if (!bfa_tskim_send_abort(tskim)) { in bfa_tskim_sm_active()
3209 bfa_tskim_send_abort(tskim); in bfa_tskim_sm_cleanup_qfull()
3412 bfa_tskim_send_abort(struct bfa_tskim_s *tskim) in bfa_tskim_send_abort() function