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

  /src/sys/dev/isapnp/
isapnp.c 75 static int isapnp_print(void *, const char *);
541 /* isapnp_print():
545 isapnp_print(void *aux, const char *str) function in typeref:typename:int
995 if (config_found(self, lpa, isapnp_print,
1000 isapnp_print(lpa, NULL);
isapnp.c 75 static int isapnp_print(void *, const char *);
541 /* isapnp_print():
545 isapnp_print(void *aux, const char *str) function in typeref:typename:int
995 if (config_found(self, lpa, isapnp_print,
1000 isapnp_print(lpa, NULL);

Completed in 27 milliseconds