Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c2638 int be_chatty; in fctl_post_attach() local
2646 be_chatty = (rval == FC_FAILURE_SILENT) ? 0 : 1; in fctl_post_attach()
2668 if (be_chatty) { in fctl_post_attach()
/illumos-gate/usr/src/uts/sun/io/dada/targets/
H A Ddad.c2682 int be_chatty = (un->un_state != DCD_STATE_SUSPENDED) && in dcd_handle_incomplete() local
2767 } else if (be_chatty) { in dcd_handle_incomplete()
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c24500 int be_chatty; local
24505 be_chatty = (!(pkt->pkt_flags & FLAG_SILENT));
24520 if (perr && be_chatty) {
24521 be_chatty = 0;
24615 } else if (be_chatty) {