Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/
HDcxgb_ioctl.h176 struct ch_ifconf_regs { struct
262 #define CHELSIO_IFCONF_GETREGS _IOWR('f', CH_IFCONF_GETREGS, struct ch_ifconf_regs)
HDcxgb_main.c127 static void cxgb_get_regs(adapter_t *sc, struct ch_ifconf_regs *regs, uint8_t *buf);
2903 struct ch_ifconf_regs *regs = (struct ch_ifconf_regs *)data; in cxgb_extension_ioctl()
3191 cxgb_get_regs(adapter_t *sc, struct ch_ifconf_regs *regs, uint8_t *buf) in cxgb_get_regs()
/NextBSD/tools/tools/cxgbtool/
HDcxgbtool.c493 struct ch_ifconf_regs regs; in dump_regs()
610 struct ch_ifconf_regs regs; in meminfo()