Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_clock.c1174 switch (sbp->abort_attempts) { in emlxs_pkt_chip_timeout()
1246 sbp->abort_attempts, sbp, sbp->iotag); in emlxs_pkt_chip_timeout()
1254 sbp->abort_attempts++; in emlxs_pkt_chip_timeout()
H A Demlxs_solaris.c2204 sbp->abort_attempts = 0; in emlxs_initialize_pkt()
3689 sbp->abort_attempts++; in emlxs_fca_pkt_abort()
3699 sbp->abort_attempts++; in emlxs_fca_pkt_abort()
H A Demlxs_fcp.c4430 sbp->abort_attempts++; in emlxs_sbp_abort_add()
H A Demlxs_fct.c4706 cmd_sbp->abort_attempts++; in emlxs_fct_abort()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h56 uint32_t abort_attempts; member