Searched refs:hostnum (Results 1 – 4 of 4) sorted by relevance
39 typeset hostnum=${1}42 if [[ -z $hostnum ]]; then48 "echo /sys/class/scsi_host/host$hostnum/scan" \51 "echo '- - -' > /sys/class/scsi_host/host$hostnum/scan"
1308 SM_NONVOLATILE int hostnum = 0; /* current MX host index */ local2015 while (hostnum < nummxhosts)2023 if (*mxhosts[hostnum] == '[')2025 endp = strchr(mxhosts[hostnum] + 1, ']');2030 endp = strpbrk(mxhosts[hostnum], ":,");2032 endp = strpbrk(mxhosts[hostnum], ":,");2040 if (hostnum == 1 && skip_back != NULL)2058 if (*mxhosts[hostnum] == '\0')2061 hostnum++;2066 (void) sm_strlcpy(hostbuf, mxhosts[hostnum],[all …]
110 int hostnum; member
293 int rc, i, hostnum; local422 hostnum = 0;465 if ( hostnum == 0 ) {470 ++hostnum;