Searched refs:hwid (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/sys/dev/qbus/
H A Drlvar.h62 int hwid; member in struct:rlc_attach_args
H A Drl.c178 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));
/netbsd-current/sys/arch/hp300/stand/common/
H A Dct.c67 short hwid; member in struct:ctinfo
118 if (id == ctinfo[i].hwid)
144 switch (ctinfo[id].hwid) {
/netbsd-current/usr.sbin/mlxctl/
H A Dcmds.c90 int hwid; member in struct:__anon13696
193 if (ci.ci_hardware_id == mlx_ctlr_names[i].hwid) {
/netbsd-current/usr.sbin/moused/
H A Dmouse.h89 int hwid; /* I/F dependent hardware ID member in struct:mousehw
/netbsd-current/sys/arch/vax/vax/
H A Dautoconf.c402 if (raa->hwid != rpb.unit)
/netbsd-current/sys/arch/hp300/dev/
H A Dmt.c89 uint16_t hwid; member in struct:mtinfo
227 if (ha->ha_id == mtinfo[i].hwid &&
230 sc->sc_type = mtinfo[i].hwid;
H A Dct.c197 short hwid; member in struct:ctinfo
273 if (ha->ha_id == ctinfo[id].hwid &&
/netbsd-current/sys/dev/gpib/
H A Dct.c212 short hwid; member in struct:ctinfo
235 if (ctinfo[i].hwid == id)
H A Dmt.c193 u_short hwid; member in struct:mtinfo
210 if (mtinfo[i].hwid == id)
/netbsd-current/sys/dev/ic/
H A Dmlx.c154 int hwid; member in struct:__anon128
532 if (ci->ci_hardware_id == mlx_cname[i].hwid) {

Completed in 293 milliseconds