Searched refs:from_id1 (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/s390/block/
H A Ddasd_devmap.c311 int from, from_id0, from_id1; local
317 rc = dasd_busid(&str, &from_id0, &from_id1, &from);
321 to_id1 = from_id1;
328 (from_id0 != to_id0 || from_id1 != to_id1 || from > to))
341 from_id0, from_id1, from++);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/s390/block/
H A Ddasd_devmap.c311 int from, from_id0, from_id1; local
317 rc = dasd_busid(&str, &from_id0, &from_id1, &from);
321 to_id1 = from_id1;
328 (from_id0 != to_id0 || from_id1 != to_id1 || from > to))
341 from_id0, from_id1, from++);

Completed in 145 milliseconds