Searched refs:f_abort_msg_sent (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Dfasvar.h185 uchar_t f_abort_msg_sent; /* indicates that abort message went out */ member in struct:fas
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c1889 fas->f_abort_msg_sent = fas->f_reset_msg_sent = 0;
4529 fas->f_abort_msg_sent++;
5940 fas->f_abort_msg_sent++;
8170 fas->f_abort_msg_sent = 0;
8183 if (fas->f_abort_msg_sent && (sp->cmd_flags & CFLAG_COMPLETED)) {

Completed in 77 milliseconds