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

  /src/sys/dev/ic/
aic6360.c 826 AIC_MISC(("selecting %d:%d ",
833 AIC_MISC(("%d:%d busy\n",
836 AIC_MISC(("idle "));
851 AIC_MISC(("requesting sense "));
1049 AIC_MISC(("n=%d imess=0x%02x ", n, sc->sc_imess[0]));
1084 AIC_MISC(("message rejected %02x ", sc->sc_lastmsg));
1233 AIC_MISC(("n=%d imess=0x%02x ", n, sc->sc_imess[0]));
1270 AIC_MISC(("retransmitting "));
1441 AIC_MISC(("%02x%02x ", bus_space_read_1(iot, ioh, FIFOSTAT),
1485 AIC_MISC(("%d> ", xfer))
    [all...]
aic6360var.h 214 #define AIC_MISC(s) AIC_PRINT(AIC_SHOWMISC, s)

Completed in 31 milliseconds