Searched refs:t3_mc7_bd_read (Results 1 – 4 of 4) sorted by relevance
| /freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/ |
| HD | iw_cxgb_dbg.c | 97 return (t3_mc7_bd_read(mem, m->addr/8, m->len/8, (u64 *)m->buf)); in cxio_rdma_get_mem()
|
| /freebsd-11-stable/sys/dev/cxgb/common/ |
| HD | cxgb_common.h | 750 int t3_mc7_bd_read(struct mc7 *mc7, unsigned int start, unsigned int n,
|
| HD | cxgb_t3_hw.c | 143 int t3_mc7_bd_read(struct mc7 *mc7, unsigned int start, unsigned int n, in t3_mc7_bd_read() function
|
| /freebsd-11-stable/sys/dev/cxgb/ |
| HD | cxgb_main.c | 2862 error = t3_mc7_bd_read(mem, addr / 8, chunk / 8, buf); in cxgb_extension_ioctl()
|