Searched refs:selid (Results 1 – 1 of 1) sorted by relevance
1586 int selid; in seldi_run() local1612 selid = GETPORT(SELID) & ~(1 << shpnt->this_id); in seldi_run()1614 if (selid==0) { in seldi_run()1616 "target id unknown (%02x)\n", selid); in seldi_run()1620 for(target=7; !(selid & (1 << target)); target--) in seldi_run()1623 if(selid & ~(1 << target)) { in seldi_run()1625 "multiple targets reconnected (%02x)\n", selid); in seldi_run()