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

  /src/sys/dev/pci/
btvmeii.c 57 static int b3_2706_match(device_t, cfdata_t, void *);
123 b3_2706_match, b3_2706_attach, NULL, NULL);
135 b3_2706_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
150 printf("b3_2706_match: ppb not configured\n");
160 printf("b3_2706_match: no tundra\n");
171 printf("b3_2706_match: no bit3 chip\n");

Completed in 11 milliseconds