/hardware/broadcom/wlan/bcm4329/src/include/ |
bcmspibrcm.h | 90 int r_cnt; /* rx count */ member in struct:sdioh_info
|
bcmsdspi.h | 102 int r_cnt; /* rx count */ member in struct:sdioh_info
|
bcmsdstd.h | 143 int r_cnt; /* rx count */ member in struct:sdioh_info
|
/hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/ |
bcmsdspi.c | 636 sd_data(("%s: %c len %d r_cnt %d t_cnt %d, pkt @0x%p\n", 638 buflen_u, sd->r_cnt, sd->t_cnt, pkt)); [all...] |
bcmspibrcm.c | 679 sd_data(("%s: %c len %d r_cnt %d t_cnt %d, pkt @0x%p\n", 681 buflen_u, sd->r_cnt, sd->t_cnt, pkt)); [all...] |
bcmsdstd.c | 847 sd_data(("%s: %c len %d r_cnt %d t_cnt %d, pkt @0x%p\n", 849 buflen_u, sd->r_cnt, sd->t_cnt, pkt)); [all...] |