Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_ioctl.h248 #define CHELSIO_GET_PM _IOR('f', CH_GET_PM, struct ch_pm) macro
H A Dcxgb_main.c2745 case CHELSIO_GET_PM: { in cxgb_extension_ioctl()
/freebsd/tools/tools/cxgbtool/
H A Dcxgbtool.c884 if (doit(iff_name, CHELSIO_GET_PM, &pm) < 0) in conf_pm()