Searched refs:D_MSG (Results 1 – 2 of 2) sorted by relevance
/netbsd/sys/arch/mips/adm5120/dev/ |
H A D | ahci.c | 382 DPRINTF(D_MSG, ("control ")); in ahci_open() 386 DPRINTF(D_MSG, ("interrupt ")); in ahci_open() 390 DPRINTF(D_MSG, ("isochronous ")); in ahci_open() 394 DPRINTF(D_MSG, ("bluk ")); in ahci_open() 610 DPRINTF(D_MSG, ("POWER_OFF ")); in ahci_roothub_ctrl() 614 DPRINTF(D_MSG, ("SUSPEND ")); in ahci_roothub_ctrl() 618 DPRINTF(D_MSG, ("ENABLE ")); in ahci_roothub_ctrl() 702 DPRINTF(D_MSG, ("PORT_RESET ")); in ahci_roothub_ctrl() 706 DPRINTF(D_MSG, ("PORT_POWER ")); in ahci_roothub_ctrl() 710 DPRINTF(D_MSG, ("PORT_ENABLE ")); in ahci_roothub_ctrl() [all …]
|
/netbsd/sys/dev/ic/ |
H A D | sl811hs.c | 1946 DLOG(D_MSG, "DONE AB=%jd spipe %#jx len %jd xfer %#jx", ab, in slhci_abdone() 2412 DLOG(D_MSG, "slhci_enter_xfer: DISABLED or GONE", 0,0,0,0); in slhci_enter_xfer() 2494 DLOG(D_MSG, "flags %#jx", t->flags, 0, 0, 0); in slhci_do_callback_schedule() 2721 DLOG(D_MSG, "DRAIN flags %#jx", t->flags, 0,0,0); in slhci_drain() 2798 DLOG(D_MSG, "NC", 0,0,0,0); in slhci_reset() 2812 DLOG(D_MSG, "FS", 0,0,0,0); in slhci_reset() 2815 DLOG(D_MSG, "LS", 0,0,0,0); in slhci_reset() 2870 DLOG(D_MSG, "RESET done flags %#jx", t->flags, 0,0,0); in slhci_reset() 3052 DLOG(D_MSG, "POWER_OFF", 0,0,0,0); in slhci_clear_feature() 3101 DLOG(D_MSG, "RESET flags %#jx", t->flags, 0,0,0); in slhci_set_feature() [all …]
|