Lines Matching refs:DEV_TYP_NONE
158 *devtype = DEV_TYP_NONE; in get_device_type()
213 *type = DEV_TYP_NONE; in get_load_device()
259 if ((*type == DEV_TYP_NONE) || (*p == '\0')) { in get_load_device()
265 *type = DEV_TYP_NONE; in get_load_device()
280 *type = DEV_TYP_NONE; in get_load_device()
293 *type = DEV_TYP_NONE; in get_load_device()
302 *type = DEV_TYP_NONE; in get_load_device()
316 *type = DEV_TYP_NONE; in get_load_device()
336 *type = DEV_TYP_NONE; in get_load_device()
513 if ((load_type == DEV_TYP_NONE || (load_type & DEV_TYP_STOR)) && in main()
520 if ((load_type == DEV_TYP_NONE || (load_type & DEV_TYP_NET)) && in main()