freebsd-dev/stand/libofw
Warner Losh d38d8a4c4e stand/ofw: dev can't be NULL here
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
2023-01-13 14:22:38 -07:00
..
devicename.c stand/ofw: dev can't be NULL here 2023-01-13 14:22:38 -07:00
libofw.h stand: Create common gen_setcurrdev and replace code 2023-01-11 15:15:14 -07:00
Makefile zfs: Remove devicename_stubs 2022-11-30 15:30:32 -07:00
ofw_console.c
ofw_copy.c veloader use vectx API for kernel and modules 2020-03-08 17:42:42 +00:00
ofw_disk.c stand/ofw: Refactor ofw parsedev 2022-11-30 15:30:34 -07:00
ofw_memory.c Fix 64-bit build of libofw. 2020-09-08 23:22:11 +00:00
ofw_module.c
ofw_net.c stand/ofw: Refactor ofw parsedev 2022-11-30 15:30:34 -07:00
ofw_reboot.c
ofw_time.c
openfirm.c ofw: Cast function pointer to proper type 2022-11-27 13:23:28 -07:00
openfirm.h powerpc64le: stand fixes 2021-10-20 15:48:33 -03:00