Searched defs:hil_attach_args (Results 1 – 1 of 1) sorted by relevance
39 struct hil_attach_args { struct40 int ha_code; /* hil code */41 int ha_type; /* hil device type */42 int ha_console; /* console set to hil */43 int ha_infolen; /* identify info length */44 uint8_t ha_info[HILBUFSIZE]; /* identify info bits */47 const char *ha_descr; /* device description */