Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_ioctl.h259 #define CHELSIO_LOAD_BOOT _IOW('f', CH_LOAD_BOOT, struct ch_mem_range) macro
H A Dcxgb_main.c2677 case CHELSIO_LOAD_BOOT: { in cxgb_extension_ioctl()
/freebsd/tools/tools/cxgbtool/
H A Dcxgbtool.c1048 if (doit(iff_name, CHELSIO_LOAD_BOOT, &op) < 0) in load_boot()