Searched defs:_req (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/sys/dev/bnxt/bnxt_re/ |
H A D | bnxt_re-abi.h | 102 #define BNXT_RE_IS_DBR_PACING_NOTIFY_CQ(_req) \ argument 106 #define BNXT_RE_IS_DBR_RECOV_CQ(_req) \ argument
|
/freebsd-src/sys/dev/sfxge/common/ |
H A D | ef10_nic.c | 1091 #define CAP_FLAGS1(_req, _flag) \ in ef10_get_datapath_caps() argument 1095 #define CAP_FLAGS2(_req, _flag) \ in ef10_get_datapath_caps() argument
|
/freebsd-src/sys/dev/virtio/scsi/ |
H A D | virtio_scsivar.h | 178 #define vtscsi_dprintf_req(_req, _level, _msg, _args ...) do { \ argument
|
/freebsd-src/sbin/ifconfig/ |
H A D | ifconfig.h | 154 #define ioctl_ctx(ctx, _req, ...) ioctl((ctx)->io_s, _req, ## __VA_ARGS__) argument
|
/freebsd-src/sys/dev/ath/ |
H A D | if_athvar.h | 1340 #define ath_hal_getrxfifodepth(_ah, _qtype, _req) \ argument 1343 #define ath_hal_getntxmaps(_ah, _req) \ argument 1346 #define ath_hal_gettxdesclen(_ah, _req) \ argument 1349 #define ath_hal_gettxstatuslen(_ah, _req) \ argument 1352 #define ath_hal_getrxstatuslen(_ah, _req) \ argument 1355 #define ath_hal_setrxbufsize(_ah, _req) \ argument
|
/freebsd-src/sys/nfs/ |
H A D | bootp_subr.c | 135 } _req; member
|
/freebsd-src/sys/net80211/ |
H A D | ieee80211_ioctl.h | 550 #define IEEE80211_REGDOMAIN_SPACE(_req) \ argument
|