Home
last modified time | relevance | path

Searched refs:R_DPRINTF (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dcmd.c271 R_DPRINTF(" cmd(): No. of retries %d." in cmd()
285 R_DPRINTF(" cmd():" in cmd()
298 R_DPRINTF("Note: Command Terminated." in cmd()
311 R_DPRINTF("Note: Command Queue is full." in cmd()
/illumos-gate/usr/src/lib/storage/common/
H A Dl_common.h94 #define R_DPRINTF if (getenv("_LUX_R_DEBUG") != NULL) (void) printf macro
/illumos-gate/usr/src/cmd/luxadm/
H A Dlux_util.c542 R_DPRINTF(" cmd(): No. of retries %d." in issue_uscsi_cmd()
556 R_DPRINTF(" cmd():" in issue_uscsi_cmd()
569 R_DPRINTF("Note: Command Terminated." in issue_uscsi_cmd()
582 R_DPRINTF("Note: Command Queue is full." in issue_uscsi_cmd()
H A Dcommon.h420 #define R_DPRINTF if (getenv("_LUX_R_DEBUG") != NULL) (void) printf macro