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

  /src/sys/dev/qbus/
rlvar.h 62 int hwid; member in struct:rlc_attach_args
rlvar.h 62 int hwid; member in struct:rlc_attach_args
  /src/usr.sbin/mlxctl/
cmds.c 90 int hwid; member in struct:__anonc1575d4b0108
193 if (ci.ci_hardware_id == mlx_ctlr_names[i].hwid) {
cmds.c 90 int hwid; member in struct:__anonc1575d4b0108
193 if (ci.ci_hardware_id == mlx_ctlr_names[i].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) {
ct.c 67 short hwid; member in struct:ctinfo
118 if (id == ctinfo[i].hwid)
144 switch (ctinfo[id].hwid) {
  /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;
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 &&
ct.c 197 short hwid; member in struct:ctinfo
273 if (ha->ha_id == ctinfo[id].hwid &&
  /src/sys/dev/gpib/
mt.c 193 u_short hwid; member in struct:mtinfo
210 if (mtinfo[i].hwid == id)
mt.c 193 u_short hwid; member in struct:mtinfo
210 if (mtinfo[i].hwid == id)
ct.c 212 short hwid; member in struct:ctinfo
235 if (ctinfo[i].hwid == id)
ct.c 212 short hwid; member in struct:ctinfo
235 if (ctinfo[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) {
mlx.c 154 int hwid; member in struct:__anonbd4a01060108
532 if (ci->ci_hardware_id == mlx_cname[i].hwid) {
  /src/usr.sbin/moused/
mouse.h 89 int hwid; /* I/F dependent hardware ID member in struct:mousehw
mouse.h 89 int hwid; /* I/F dependent hardware ID member in struct:mousehw

Completed in 119 milliseconds