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

  /src/sys/dev/ic/
aha.c 738 aha_find(bus_space_tag_t iot, bus_space_handle_t ioh, function in typeref:typename:int
777 printf("aha_find: No answer from adaptec board\n");
808 printf("aha_find: illegal drq setting %x\n", config.reply.chan);
832 printf("aha_find: illegal irq setting %x\n", config.reply.intr);
aha.c 738 aha_find(bus_space_tag_t iot, bus_space_handle_t ioh, function in typeref:typename:int
777 printf("aha_find: No answer from adaptec board\n");
808 printf("aha_find: illegal drq setting %x\n", config.reply.chan);
832 printf("aha_find: illegal irq setting %x\n", config.reply.intr);

Completed in 112 milliseconds