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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dpdc.h739 /* flags of the device_path (see below) */
746 struct device_path { /* page 1-69 */ struct
754 struct device_path dp; /* see above */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dpdc.h739 /* flags of the device_path (see below) */
746 struct device_path { /* page 1-69 */ struct
754 struct device_path dp; /* see above */
/asus-wl-520gu-7.0.1.45/src/router/httpd/
H A Dweb_ex.c3781 char *device_path; local
3926 device_path = "/dev/discs/disc0/disc";
3928 device_path = "/dev/discs/disc1/disc";
3945 fdisk_ok = fdisk_disk(device_path, new_pool_order, new_pool_size, file_system);
3960 format_ok = format_disk(device_path, new_pool_order+1, new_pool_name, file_system);
3962 format_ok = format_disk(device_path, new_pool_order, new_pool_name, file_system);

Completed in 116 milliseconds