Home
last modified time | relevance | path

Searched refs:online_to_ready (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/s390/block/
A Ddasd_int.h356 int (*online_to_ready) (struct dasd_device *); member
A Ddasd.c426 if (device->discipline->online_to_ready) { in dasd_state_online_to_ready()
427 rc = device->discipline->online_to_ready(device); in dasd_state_online_to_ready()
A Ddasd_eckd.c6898 .online_to_ready = dasd_eckd_online_to_ready,

Completed in 25 milliseconds