Searched refs:dasd_device_from_devindex (Results 1 – 3 of 3) sorted by relevance
42 device = dasd_device_from_devindex((unsigned long) v - 1); in dasd_devices_show()142 device = dasd_device_from_devindex(i); in dasd_stats_all_block_on()160 device = dasd_device_from_devindex(i); in dasd_stats_all_block_off()175 device = dasd_device_from_devindex(i); in dasd_stats_all_block_reset()
955 struct dasd_device *dasd_device_from_devindex(int);
507 dasd_device_from_devindex(int devindex) in dasd_device_from_devindex() function