Searched defs:be_chatty (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun/io/dada/targets/
H A Ddad.c2682 int be_chatty = (un->un_state != DCD_STATE_SUSPENDED) && local
2767 } else if (be_chatty) {
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c2637 int be_chatty; local
2645 be_chatty = (rval == FC_FAILURE_SILENT) ? 0 : 1;
2667 if (be_chatty) {
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c25066 int be_chatty; local
25071 be_chatty = (!(pkt->pkt_flags & FLAG_SILENT));
25086 if (perr && be_chatty) {
25087 be_chatty = 0;
25181 } else if (be_chatty) {

Completed in 125 milliseconds