Searched refs:selid (Results 1 – 1 of 1) sorted by relevance
1572 int selid; in seldi_run() local1598 selid = GETPORT(SELID) & ~(1 << shpnt->this_id); in seldi_run()1600 if (selid==0) { in seldi_run()1602 "target id unknown (%02x)\n", selid); in seldi_run()1606 for(target=7; !(selid & (1 << target)); target--) in seldi_run()1609 if(selid & ~(1 << target)) { in seldi_run()1611 "multiple targets reconnected (%02x)\n", selid); in seldi_run()