Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_ioctl.h250 #define CHELSIO_GET_MEM _IOWR('f', CH_GET_MEM, struct ch_mem_range) macro
H A Dcxgb_main.c2772 case CHELSIO_GET_MEM: { in cxgb_extension_ioctl()
/freebsd/tools/tools/cxgbtool/
H A Dcxgbtool.c840 if (doit(iff_name, CHELSIO_GET_MEM, &mr) < 0) in get_tcb2()
976 if (doit(iff_name, CHELSIO_GET_MEM, &mem) < 0) in dump_mc7()