Searched refs:layoutcode (Results 1 – 1 of 1) sorted by relevance
145 u_int8_t layoutcode; in hilkbdattach() local159 layoutcode = ha->ha_id & (MAXHILKBDLAYOUT - 1); in hilkbdattach()161 if (layoutcode < MAXHILKBDLAYOUT && in hilkbdattach()162 hilkbd_layouts[layoutcode] != -1) in hilkbdattach()165 hilkbd_layouts[layoutcode]; in hilkbdattach()168 printf(", layout %x", layoutcode); in hilkbdattach()