Searched refs:AIC_MISC (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Daic6360.c826 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(("
[all...]
H A Daic6360var.h214 #define AIC_MISC(s) AIC_PRINT(AIC_SHOWMISC, s) macro

Completed in 77 milliseconds