Home | History | Annotate | Download | only in ic

Lines Matching defs:loopid

2375 	int lim, loopid;
2382 for (loopid = 0; loopid != lim; loopid++) {
2383 if (isp_getpdb(isp, chan, loopid, &pdb, dolock)) {
2386 isp_prt(isp, ISP_LOGSANCFG|ISP_LOGINFO, "Chan %d Loopid 0x%04x "
2388 chan, loopid, pdb.portid, pdb.portname[0], pdb.portname[1],
2395 isp_get_wwn(ispsoftc_t *isp, int chan, int loopid, int nodename)
2407 mbs.param[1] = loopid;
2417 mbs.param[1] = loopid << 8;
2460 int loopid;
2586 * Check to make sure we got a valid loopid
2603 isp_prt(isp, ISP_LOGSANCFG|ISP_LOGDEBUG0, "Chan %d deriving loopid %d from AL_PA map (AL_PA 0x%x) and ignoring returned value %d (AL_PA 0x%x)", chan, i, alpa_map[i], fcp->isp_loopid, alpa);
2611 loopid = NPH_FL_ID;
2613 loopid = FL_ID;
2616 r = isp_getpdb(isp, chan, loopid, &pdb, 1);
3346 uint16_t handle, oldhandle, loopid;
3383 loopid = NPH_FL_ID;
3385 loopid = FL_ID;
3387 r = isp_getpdb(isp, chan, loopid, &pdb, 0);
8268 "NVRAM execthr %d loopid %d fwopt1 0x%x fwopt2 0x%x fwopt3 0x%x",