Home
last modified time | relevance | path

Searched refs:strerr (Results 1 – 1 of 1) sorted by relevance

/minix3/minix/drivers/storage/at_wini/
H A Dat_wini.c2159 static char *strerr(int e) in strerr() function
2207 …S=%x=%s E=%02x=%s L=%04x I=%02x\n", wn->w_status, strstatus(wn->w_status), e, strerr(e), len, irr); in atapi_intr_wait()