Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_clock.c1167 switch (sbp->abort_attempts) { in emlxs_pkt_chip_timeout()
1239 sbp->abort_attempts, sbp, sbp->iotag); in emlxs_pkt_chip_timeout()
1247 sbp->abort_attempts++; in emlxs_pkt_chip_timeout()
H A Demlxs_solaris.c2194 sbp->abort_attempts = 0; in emlxs_initialize_pkt()
3679 sbp->abort_attempts++; in emlxs_fca_pkt_abort()
3689 sbp->abort_attempts++; in emlxs_fca_pkt_abort()
H A Demlxs_fcp.c4421 sbp->abort_attempts++; in emlxs_sbp_abort_add()
H A Demlxs_fct.c4692 cmd_sbp->abort_attempts++;
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h54 uint32_t abort_attempts; member