Searched refs:hostnum (Results 1 – 2 of 2) sorted by relevance
41 typeset hostnum=${1}44 if [[ -z $hostnum ]]; then49 log_note "/sys/class/scsi_host/host$hostnum/scan"51 "echo '- - -' > /sys/class/scsi_host/host$hostnum/scan"
1691 SM_NONVOLATILE int hostnum = 0; /* current MX host index */ local2563 while (hostnum < nummxhosts)2578 mxsecure = MXADS_ISSET(mxads, hostnum);2581 FIX_MXHOSTS(mxhosts[hostnum], endp, sep);2583 if (hostnum == 1 && skip_back != NULL)2601 if (*mxhosts[hostnum] == '\0')2604 hostnum++;2609 (void) sm_strlcpy(hostbuf, mxhosts[hostnum],2611 hostnum++;2889 if (hostnum < nummxhosts && LogLevel > 9)[all …]