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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/block/
H A Ddasd.c480 * function: dasd_strtoul
485 dasd_strtoul (char *str, char **stra, int* features) function
581 from = dasd_strtoul (temp, &temp, &features);
585 to = dasd_strtoul (temp, &temp, &features);
3773 range.from = dasd_strtoul (temp, &temp, &features);
3778 range.to = dasd_strtoul (temp, &temp, &features);

Completed in 47 milliseconds