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

  /src/sys/arch/powerpc/ibm4xx/dev/
opbvar.h 48 const char *opb_name; member in struct:opb_attach_args
opb.c 198 if (strcmp(oaa->opb_name, cf->cf_name) != 0)
253 oaa.opb_name = opb_devs[i].name;
272 aprint_normal("%s at %s", oaa->opb_name, pnp);
com_opb.c 103 if (strcmp(oaa->opb_name, cf->cf_name) != 0)
wdog.c 81 if (strcmp(oaa->opb_name, cf->cf_name) != 0)
gpio_opb.c 95 if (strcmp(oaa->opb_name, cf->cf_name) != 0)
gpiic_opb.c 84 if (strcmp(oaa->opb_name, cf->cf_name) != 0)
if_emac.c 331 if (strcmp(oaa->opb_name, cf->cf_name) == 0)

Completed in 54 milliseconds