Home
last modified time | relevance | path

Searched refs:hwinfo (Results 1 – 5 of 5) sorted by relevance

/freebsd/libexec/bootpd/
H A Dhwaddr.h15 struct hwinfo { struct
20 extern struct hwinfo hwinfolist[]; argument
H A Dhwaddr.c63 struct hwinfo hwinfolist[] =
/freebsd/sbin/umbctl/
H A Dumbctl.c321 char hwinfo[UMB_HWINFO_MAXLEN + 1]; in _umbctl_info() local
330 _utf16_to_char(umbi->hwinfo, UMB_HWINFO_MAXLEN, hwinfo, sizeof(hwinfo)); in _umbctl_info()
343 fwinfo, hwinfo); in _umbctl_info()
/freebsd/sys/dev/usb/net/
H A Dif_umbreg.h336 uint16_t hwinfo[UMB_HWINFO_MAXLEN]; member
H A Dif_umb.c1477 sc->sc_info.hwinfo, sizeof (sc->sc_info.hwinfo)); in umb_decode_devices_caps()