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