H A D | sl811hs.c | 331 start_cc_time(struct slhci_cc_times *times, unsigned int misc) { in start_cc_time() 573 #define DDOLOG(f, a, b, c, d) do { KERNHIST_LOG(usbhist, f, a, b, c, d); \ argument 575 #define DLOG(x, f, a, b, c, d) SLHCI_DEXEC(x, DDOLOG(f, a, b, c, d)) argument 669 #define DDOLOG(f, a, b, c, d) ((void)0) argument 670 #define DLOG(x, f, a, b, c, d) ((void)0) argument 1582 #define BSB(a, b, c, d, e) bus_space_barrier(a, b, c, d, BUS_SPACE_BARRIER_ # e) argument 1583 #define BSB_SYNC(a, b, c, d) bus_space_barrier(a, b, c, d, BUS_SPACE_BARRIER_READ|BUS_SPACE_BARRIER… argument 1585 #define BSB(a, b, c, d, e) __USE(d) argument 1586 #define BSB_SYNC(a, b, c, d) argument 2886 char c; in slhci_memtest() local
|