Searched refs:rae (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sbin/nvmecontrol/
H A Dnvmecontrol.h87 uint16_t lsi, uint8_t rae, uint64_t lpo, uint8_t csi, uint8_t ot,
H A Dlogpage.c62 bool rae; member in struct:options
71 .rae = false,
88 OPT("rae", 'r', arg_none, opt, rae,
193 uint16_t lsi, uint8_t rae, uint64_t lpo, uint8_t csi, uint8_t ot,
205 (rae << 15) | /* RAE */
801 read_logpage(fd, opt.page, nsid, opt.lsp, opt.lsi, opt.rae,
192 read_logpage(int fd, uint8_t log_page, uint32_t nsid, uint8_t lsp, uint16_t lsi, uint8_t rae, uint64_t lpo, uint8_t csi, uint8_t ot, uint16_t uuid_index, void *payload, uint32_t payload_size) argument
/freebsd-current/sys/dev/nvmf/controller/
H A Dnvmft_controller.c528 bool rae; local
531 rae = (le32toh(cmd->cdw10) & (1U << 15)) != 0;
611 if (!rae)
/freebsd-current/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5_ifc_fpga.h59 u8 rae[0x1]; member in struct:mlx5_ifc_fpga_shell_caps_bits
/freebsd-current/sys/dev/mlx5/
H A Dmlx5_ifc.h2225 u8 rae[0x1]; member in struct:mlx5_ifc_qpc_bits
3132 u8 rae[0x1]; member in struct:mlx5_ifc_dctc_bits

Completed in 2378 milliseconds