freebsd-src/stand/libofw
Warner Losh f9ce8da864 stand/ofw: Refactor ofw parsedev
Both ofw_disk and ofw_net use the same parsedev routine, except for the
string passed in to match the ofw device node's type. Create a routine
to do that and connect these two users up to that.

Sponsored by:		Netflix
Differential Revision:	https://reviews.freebsd.org/D37560
2022-11-30 15:30:34 -07:00
..
devicename.c stand/ofw: Refactor ofw parsedev 2022-11-30 15:30:34 -07:00
libofw.h stand/ofw: Refactor ofw parsedev 2022-11-30 15:30:34 -07:00
Makefile zfs: Remove devicename_stubs 2022-11-30 15:30:32 -07:00
ofw_console.c
ofw_copy.c
ofw_disk.c stand/ofw: Refactor ofw parsedev 2022-11-30 15:30:34 -07:00
ofw_memory.c
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