d38d8a4c4e
dev can't be NULL here. ofw_common_parsedev is always called via devparse (indirectly through dv_parsedev() calls there which call it with the args unchanged). In the past, ofw_getdev could call us with NULL pointer for the parse-only case, but that's now all handled inside of devparse for simplicity. Sponsored by: Netflix Reviewed by: kevans Differential Revision: https://reviews.freebsd.org/D38041 |
||
---|---|---|
.. | ||
devicename.c | ||
libofw.h | ||
Makefile | ||
ofw_console.c | ||
ofw_copy.c | ||
ofw_disk.c | ||
ofw_memory.c | ||
ofw_module.c | ||
ofw_net.c | ||
ofw_reboot.c | ||
ofw_time.c | ||
openfirm.c | ||
openfirm.h |