Home
last modified time | relevance | path

Searched defs:hardware (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/sbin/dhclient/
H A Ddhcpd.h100 struct hardware { struct
101 u_int8_t htype;
102 u_int8_t hlen;
103 u_int8_t haddr[16];
H A Dparse.c148 parse_hardware_param(FILE *cfile, struct hardware *hardware) in parse_hardware_param()
/dflybsd-src/contrib/gdb-7/gdb/mi/
H A Dmi-cmd-break.c94 int hardware = 0; in mi_cmd_break_insert() local
/dflybsd-src/sys/dev/drm/amd/powerplay/inc/
H A Dpower_state.h156 struct pp_hw_power_state hardware; member