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

/netbsd-6-1-5-RELEASE/sys/dev/qbus/
H A Drlvar.h68 int hwid; member in struct:rlc_attach_args
H A Drl.c166 aprint_normal(" drive %d", ra->hwid);
233 ra.hwid = i;
245 cf->cf_loc[RLCCF_DRIVE] != ra->hwid)
259 rc->rc_hwid = ra->hwid;
281 printf(": %s, %s\n", dl->d_typename, rlstate(rc->rc_rlc, ra->hwid));
/netbsd-6-1-5-RELEASE/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-6-1-5-RELEASE/usr.sbin/mlxctl/
H A Dcmds.c90 int hwid; member in struct:__anon10009
193 if (ci.ci_hardware_id == mlx_ctlr_names[i].hwid) {
/netbsd-6-1-5-RELEASE/usr.sbin/moused/
H A Dmouse.h89 int hwid; /* I/F dependent hardware ID member in struct:mousehw
/netbsd-6-1-5-RELEASE/sys/arch/vax/vax/
H A Dautoconf.c408 if (raa->hwid != rpb.unit)
/netbsd-6-1-5-RELEASE/sys/arch/hp300/dev/
H A Dmt.c89 u_short hwid; member in struct:mtinfo
211 if (ha->ha_id == mtinfo[i].hwid) {
213 sc->sc_type = mtinfo[i].hwid;
H A Dct.c180 short hwid; member in struct:ctinfo
256 if (ha->ha_id == ctinfo[id].hwid)
/netbsd-6-1-5-RELEASE/sys/dev/gpib/
H A Dct.c195 short hwid; member in struct:ctinfo
218 if (ctinfo[i].hwid == id)
H A Dmt.c176 u_short hwid; member in struct:mtinfo
193 if (mtinfo[i].hwid == id)
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dmlx.c143 int hwid; member in struct:__anon7532
514 if (ci->ci_hardware_id == mlx_cname[i].hwid) {

Completed in 98 milliseconds