Searched refs:SCA_DEBUG_RX (Results 1 – 1 of 1) sorted by relevance
/netbsd/sys/dev/ic/ |
H A D | hd64570.c | 106 #define SCA_DEBUG_RX 0x0001 macro 1340 SCA_DPRINTF(SCA_DEBUG_RX, ("Got a frame!\n")); in sca_dmac_intr() 1405 SCA_DPRINTF(SCA_DEBUG_RX, ("RX: sca_get_packets\n")); in sca_get_packets() 1462 SCA_DPRINTF(SCA_DEBUG_RX, in sca_frame_avail() 1517 SCA_DPRINTF(SCA_DEBUG_RX, ("RX: idx %d no EOM\n", in sca_frame_avail() 1521 SCA_DPRINTF(SCA_DEBUG_RX, ("RX: returning none\n")); in sca_frame_avail() 1548 SCA_DPRINTF(SCA_DEBUG_RX, in sca_frame_process() 1566 SCA_DPRINTF(SCA_DEBUG_RX, ("RX: no mbuf!\n")); in sca_frame_process() 1575 SCA_DPRINTF(SCA_DEBUG_RX, ("RX: no m_pullup!\n")); in sca_frame_process() 1619 SCA_DPRINTF(SCA_DEBUG_RX, ("RX: no m_pullup!\n")); in sca_frame_process() [all …]
|