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

  /src/sys/dev/ic/
wdc.c 149 static void __wdcerror(struct ata_channel *, const char *);
1355 __wdcerror(chp, "timeout not expected without pending irq");
1367 __wdcerror(chp, "lost interrupt");
1879 __wdcerror(struct ata_channel *chp, const char *msg) function in typeref:typename:void
wdc.c 149 static void __wdcerror(struct ata_channel *, const char *);
1355 __wdcerror(chp, "timeout not expected without pending irq");
1367 __wdcerror(chp, "lost interrupt");
1879 __wdcerror(struct ata_channel *chp, const char *msg) function in typeref:typename:void

Completed in 47 milliseconds