Lines Matching refs:shost

292 		/* get sndr entries until shost, sfile match */
1072 char *shost, *buf, *que;
1126 shost = strtok(NULL, " "); /* shost */
1173 if ((strcmp(hostp, shost) == 0) &&
1185 if ((strcmp(shost, hostp) == 0) &&
1549 setp->shost, setp->sfile, setp->sbmp);
1555 setp->shost, setp->sfile, setp->sbmp);
1562 spcslog_tunable(char *shost, char *svol)
1567 "of it's group"), shost, svol);
1571 "of it's group"), shost, svol);
1575 maxqfbas, shost, svol);
1578 maxqitems, shost, svol);
1581 "for %s:%s"), asyncthr, shost, svol);
1599 char *shost, char *svol, char *sbmp, char *ctag, char *lhname)
1613 } else if (strcmp(shost, lhname) == 0) {
1618 } else if (self_check(shost)) {
1637 (void) strncpy(parms.rdc_set->secondary.intf, shost, MAX_RDC_HOST_SIZE);
1651 gettext("FORCE DISABLE"), phost, pvol, pbmp, shost, svol, sbmp);
1655 shost, svol);
2118 /* pick out single set as shost:svol */
2342 "sndr.set%d.shost", setnumber);
2488 * set matching shost:svol. If the set is not found,
2644 * this should handle the case of shost:svol.
2891 * phost.primary.pbitmap.shost.secondary.
2945 /* get sndr entries until shost, sfile match */
2962 "sndr.set%d.shost",
3053 /* get sndr entries until shost, sfile match */
3070 "sndr.set%d.shost",
3335 rcp->set.shost, rcp->set.sfile, rcp->set.sbmp);
4232 "sndr.set%d.shost", i);
5183 gettext("\t%s -q a <vol> <shost>:<sdev>\tadd disk queue to "
5186 gettext("\t%s -q d <shost>:<sdev>\t\tremove disk queue from "
5189 gettext("\t%s -q r <newvol> <shost>:<sdev>\treplace disk queue for "
5343 "<shost> <sdev> <sbmp> {ip | <directfile>} "
5345 "<shost> <sdev> <sbmp> ip "
5353 "<shost> <sdev> <sbmp> {ip | <directfile>} "
5355 "<shost> <sdev> <sbmp> ip "
5359 gettext("\t<shost>:<sdev>\t\t"
5360 "operate on set matching shost and sdev\n"));