Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgb/
Dcxgb_ioctl.h176 struct ch_ifconf_regs { struct
262 #define CHELSIO_IFCONF_GETREGS _IOWR('f', CH_IFCONF_GETREGS, struct ch_ifconf_regs)
Dcxgb_main.c125 static void cxgb_get_regs(adapter_t *sc, struct ch_ifconf_regs *regs, uint8_t *buf);
2859 struct ch_ifconf_regs *regs = (struct ch_ifconf_regs *)data; in cxgb_extension_ioctl()
3147 cxgb_get_regs(adapter_t *sc, struct ch_ifconf_regs *regs, uint8_t *buf) in cxgb_get_regs()
/freebsd-9-stable/tools/tools/cxgbtool/
Dcxgbtool.c494 struct ch_ifconf_regs regs; in dump_regs()
611 struct ch_ifconf_regs regs; in meminfo()