Searched refs:selid (Results 1 – 1 of 1) sorted by relevance
1609 int selid; in seldi_run() local1637 selid = GETPORT(SELID) & ~(1 << shpnt->this_id); in seldi_run()1639 if (selid==0) { in seldi_run()1641 "target id unknown (%02x)\n", selid); in seldi_run()1645 for(target=7; !(selid & (1 << target)); target--) in seldi_run()1648 if(selid & ~(1 << target)) { in seldi_run()1650 "multiple targets reconnected (%02x)\n", selid); in seldi_run()