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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/block/
H A Ddasd.c3428 int from_state; local
3438 from_state = DASD_STATE_DEL;
3442 from_state = device->level;
3448 from_state,
3451 if ( from_state == to_state )
3454 if ( to_state < from_state )
3458 if ( from_state <= DASD_STATE_DEL &&
3466 if ( from_state <= DASD_STATE_NEW &&
3473 if ( from_state <= DASD_STATE_KNOWN &&
3483 if ( from_state <
[all...]

Completed in 60 milliseconds