Searched refs:dasd_device_from_devindex (Results 1 – 3 of 3) sorted by relevance
41 device = dasd_device_from_devindex((unsigned long) v - 1); in dasd_devices_show()154 device = dasd_device_from_devindex(i); in dasd_stats_all_block_on()172 device = dasd_device_from_devindex(i); in dasd_stats_all_block_off()187 device = dasd_device_from_devindex(i); in dasd_stats_all_block_reset()
736 struct dasd_device *dasd_device_from_devindex(int);
495 dasd_device_from_devindex(int devindex) in dasd_device_from_devindex() function