wd33c93.c | 116 #define SBIC_WAIT(regs, until, timeo) wd33c93_wait(regs, until, timeo, __LINE__) 122 int wd33c93_wait (struct wd33c93_softc *, u_char, int , int); 873 wd33c93_wait(struct wd33c93_softc *sc, u_char until, int timeo, int line) function in typeref:typename:int 884 printf("wd33c93_wait: TIMEO @%d with asr=x%x csr=x%x\n",
|