Home
last modified time | relevance | path

Searched refs:t3_mc7_bd_read (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_common.h749 int t3_mc7_bd_read(struct mc7 *mc7, unsigned int start, unsigned int n,
H A Dcxgb_t3_hw.c141 int t3_mc7_bd_read(struct mc7 *mc7, unsigned int start, unsigned int n, in t3_mc7_bd_read() function
/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c2814 error = t3_mc7_bd_read(mem, addr / 8, chunk / 8, buf); in cxgb_extension_ioctl()