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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c7305 char *callername = NULL; local
7310 callername = modgetsymname((uintptr_t)caller(), &off);
7312 if (callername == NULL) {
7319 (void *)phyp, phyp->path, callername, off);
7390 char *callername = NULL; local
7395 callername = modgetsymname((uintptr_t)caller(), &off);
7397 if (callername == NULL) {
7404 (void *)phyp, phyp->path, callername, off);

Completed in 76 milliseconds