Searched refs:selid (Results 1 – 1 of 1) sorted by relevance
1575 int selid; in seldi_run() local1601 selid = GETPORT(SELID) & ~(1 << shpnt->this_id); in seldi_run()1603 if (selid==0) { in seldi_run()1605 "target id unknown (%02x)\n", selid); in seldi_run()1609 for(target=7; !(selid & (1 << target)); target--) in seldi_run()1612 if(selid & ~(1 << target)) { in seldi_run()1614 "multiple targets reconnected (%02x)\n", selid); in seldi_run()