Lines Matching defs:context

128  * (tunable based on calling context).
386 * self/child context. Filtering of messages is provided based on logging
1285 * Establish the devinfo context of this tran structure, preserving
2357 /* Establish the devinfo context of this tran structure. */
5444 * probe node context.
5863 * avoids issues related to memory allocation in interrupt context
7005 * NOTE: child should only be used in SCSI_HBA_LOG context since with
7184 * NOTE: child should only be used in SCSI_HBA_LOG context since with
7275 * Based on calling context tunable, only enumerate one
8610 char context[64];
8658 (void) snprintf(context, sizeof (context), "%s%d.tgtmap.scsi",
8660 SCSI_HBA_LOG((_LOGTGT, self, NULL, "%s", context));
8661 if (damap_create(context, rpt_style, optflags, settle_usec,
8670 (void) snprintf(context, sizeof (context), "%s%d.tgtmap.smp",
8672 SCSI_HBA_LOG((_LOGTGT, self, NULL, "%s", context));
8673 if (damap_create(context, rpt_style, optflags,
8772 char *context;
8781 context = damap_name(tgtmap->tgtmap_dam[i]);
8785 * In scsi_device context, so we have the
8786 * 'context' string, diagnose the case where
8801 context));
8812 SCSI_HBA_LOG((_LOGTGT, self, NULL, "%s FAIL", context));
8814 SCSI_HBA_LOG((_LOGTGT, self, NULL, "%s", context));
8857 char *context;
8866 context = damap_name(tgtmap->tgtmap_dam[i]);
8869 SCSI_HBA_LOG((_LOGTGT, self, NULL, "%s FAIL", context));
8874 SCSI_HBA_LOG((_LOGTGT, self, NULL, "%s", context));
9485 char context[64];
9502 (void) snprintf(context, sizeof (context), "%s%d.iportmap",
9505 if (damap_create(context, DAMAP_REPORT_PERADDR, DAMAP_SERIALCONFIG,
9629 char context[64];
9635 (void) snprintf(context, sizeof (context), "%s%d.%s.lunmap",
9642 "target %s not found", context));
9649 "lunmap %s already created", context));
9662 context, tgtid, damap_id_ref(tgtdam, tgtid)));
9665 if (damap_create(context, DAMAP_REPORT_FULLSET, optflags, 1,
9670 context, tgtid, damap_id_ref(tgtdam, tgtid)));
9686 char context[64];
9691 (void) snprintf(context, sizeof (context), "%s%d.%s.lunmap",
9698 "target %s not found", context));
9706 "lunmap %s already destroyed", context));
9894 char *context = damap_name(phymap->phymap_dam);
9901 ASSERT(context);
9913 context, damn));
9922 "%s: %s: failed name2ua alloc", context, damn));
9928 "%s: %s: no name2ua", context, damn));
9951 context, ua));
9962 context, damn));
9970 "%s: %s: no ua2name", context, ua));
9979 "%s: %s: ua %s: activate", context, damn, ua));
9992 "%s: %s: ua %s: activate complete", context, damn, ua));
10002 char *context = damap_name(phymap->phymap_dam);
10007 ASSERT(context);
10017 "%s: %s: no name2ua", context, damn));
10023 "%s: %s: ua %s: deactivate", context, damn, ua));
10031 "%s: %s: ua %s: deactivate complete", context, damn, ua));
10048 char context[64];
10065 (void) snprintf(context, sizeof (context), "%s%d.phymap",
10067 SCSI_HBA_LOG((_LOGPHY, self, NULL, "%s", context));
10083 if (damap_create(context, DAMAP_REPORT_PERADDR, DAMAP_SERIALCONFIG,
10102 char *context;
10107 context = phymap->phymap_dam ?
10109 SCSI_HBA_LOG((_LOGPHY, phymap->phymap_self, NULL, "%s", context));
10151 char *context = damap_name(phymap->phymap_dam);
10165 context, port, phy));
10172 "already in %s", context, port, phy, name));
10175 "duplicate add", context, port, phy));
10184 "%s: %s: failed phy2name alloc", context, port));
10190 "%s: %s: no phy2name", context, port));
10202 "%s: %s: failed name2phys alloc", context, name));
10208 "%s: %s: no name2phys", context, name));
10229 "%s: %s: phy bit %d already in port", context, name, phy));
10257 "%s: %s: damap_addr_add", context, name));
10260 "%s: %s: damap_addr_add failed", context, name));
10267 "%s: %s: noisy phys", context, name));
10282 char *context = damap_name(phymap->phymap_dam);
10287 ASSERT(context);
10296 context, phy));
10302 context, name, phy));
10308 context, name));
10316 "%s: %s: phy bit %d not in port", context, name, phy));
10325 "%s: %s: damap_addr_del", context, name));
10328 "%s: %s: damap_addr_del failure", context, name));
10345 char *context = damap_name(phymap->phymap_dam);
10349 ASSERT(context);
10357 "%s: %s: ua %s", context, name, ua ? ua : "NULL"));
10366 char *context = damap_name(phymap->phymap_dam);
10371 ASSERT(context);
10384 "%s: %s: ua %s ua_priv %p", context, name,