HomeSort by: relevance | last modified time | path
    Searched refs:hwid (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/dev/qbus/
rlvar.h 62 int hwid; member in struct:rlc_attach_args
rl.c 178 aprint_normal(" drive %d", ra->hwid);
245 ra.hwid = i;
257 cf->cf_loc[RLCCF_DRIVE] != ra->hwid)
271 rc->rc_hwid = ra->hwid;
293 printf(": %s, %s\n", dl->d_typename, rlstate(rc->rc_rlc, ra->hwid));
  /src/sys/arch/hp300/stand/common/
ct.c 67 short hwid; member in struct:ctinfo
118 if (id == ctinfo[i].hwid)
144 switch (ctinfo[id].hwid) {
  /src/usr.sbin/mlxctl/
cmds.c 90 int hwid; member in struct:__anonc1575d4b0108
193 if (ci.ci_hardware_id == mlx_ctlr_names[i].hwid) {
  /src/usr.sbin/moused/
mouse.h 89 int hwid; /* I/F dependent hardware ID member in struct:mousehw
  /src/sys/arch/vax/vax/
autoconf.c 402 if (raa->hwid != rpb.unit)
  /src/sys/arch/hp300/dev/
mt.c 89 uint16_t hwid; member in struct:mtinfo
227 if (ha->ha_id == mtinfo[i].hwid &&
230 sc->sc_type = mtinfo[i].hwid;
ct.c 197 short hwid; member in struct:ctinfo
273 if (ha->ha_id == ctinfo[id].hwid &&
  /src/sys/dev/gpib/
ct.c 212 short hwid; member in struct:ctinfo
235 if (ctinfo[i].hwid == id)
mt.c 193 u_short hwid; member in struct:mtinfo
210 if (mtinfo[i].hwid == id)
  /src/sys/dev/ic/
mlx.c 154 int hwid; member in struct:__anonbd4a01060108
532 if (ci->ci_hardware_id == mlx_cname[i].hwid) {

Completed in 19 milliseconds