Searched refs:ha_name (Results 1 - 25 of 28) sorted by relevance

12

/netbsd-current/sys/arch/newsmips/dev/
H A Dhbvar.h36 const char *ha_name; /* name of device */ member in struct:hb_attach_args
H A Dmkclock_hb.c67 if (strcmp(ha->ha_name, mkclock_cd.cd_name))
H A Dif_le.c128 if (strcmp(ha->ha_name, "le"))
H A Dkb_hb.c96 if (strcmp(ha->ha_name, "kb") == 0)
H A Dms_hb.c80 if (strcmp(ha->ha_name, "ms") == 0)
H A Dhb.c65 ha->ha_name = cf->cf_name;
H A Dzs_hb.c176 if (strcmp(ha->ha_name, "zsc"))
H A Dsc_wrap.c66 if (strcmp(ha->ha_name, "sc"))
/netbsd-current/sys/arch/news68k/dev/
H A Dhbvar.h39 const char *ha_name; /* name of device */ member in struct:hb_attach_args
H A Dmkclock_hb.c69 if (strcmp(ha->ha_name, mkclock_cd.cd_name))
H A Dkbc.c61 if (strcmp(ha->ha_name, "kbc"))
H A Dhb.c82 ha->ha_name = cf->cf_name;
H A Dtimer_hb.c89 if (strcmp(ha->ha_name, timer_cd.cd_name))
H A Dif_le.c137 if (strcmp(ha->ha_name, "le"))
H A Dms_hb.c99 if (strcmp(ha->ha_name, "ms"))
H A Dkb_hb.c70 if (strcmp(ha->ha_name, "kb"))
H A Dsi.c107 if (strcmp(ha->ha_name, "si"))
H A Dzs.c162 if (strcmp(ha->ha_name, "zsc"))
/netbsd-current/sys/arch/sgimips/hpc/
H A Dhpcvar.h102 const char *ha_name; /* name of device */ member in struct:hpc_attach_args
H A Dbutton.c76 if (strcmp(ha->ha_name, match->cf_name) != 0)
H A Dpckbc_hpc.c76 if (strcmp(ha->ha_name, cf->cf_name) == 0)
H A Dhpc.c520 ha.ha_name = hd->hd_name;
652 printf("%s at %s", ha->ha_name, pnp);
H A Dwdsc.c101 if (strcmp(haa->ha_name, cf->cf_name) == 0) {
H A Dhaltwo.c266 if (strcmp(haa->ha_name, cf->cf_name))
/netbsd-current/sys/arch/sgimips/dev/
H A Dzs.c196 if (strcmp(ha->ha_name, cf->cf_name) == 0)

Completed in 296 milliseconds

12