Home
last modified time | relevance | path

Searched defs:_r (Results 1 – 21 of 21) sorted by relevance

/openbsd/usr.bin/dig/lib/isc/include/isc/
H A Dbuffer.h587 #define ISC__BUFFER_USEDREGION(_b, _r) \ argument
593 #define ISC__BUFFER_AVAILABLEREGION(_b, _r) \ argument
620 #define ISC__BUFFER_REMAININGREGION(_b, _r) \ argument
626 #define ISC__BUFFER_ACTIVEREGION(_b, _r) \ argument
/openbsd/sys/dev/ic/
H A Dnvmereg.h20 #define NVME_CAP_MPSMAX(_r) (12 + (((_r) >> 52) & 0xf)) /* shift */ argument
21 #define NVME_CAP_MPSMIN(_r) (12 + (((_r) >> 48) & 0xf)) /* shift */ argument
22 #define NVME_CAP_CSS(_r) (((_r) >> 37) & 0x7f) argument
24 #define NVME_CAP_NSSRS(_r) ISSET((_r), (1ULL << 36)) argument
25 #define NVME_CAP_DSTRD(_r) (1 << (2 + (((_r) >> 32) & 0xf))) /* bytes */ argument
26 #define NVME_CAP_TO(_r) (500 * (((_r) >> 24) & 0xff)) /* ms */ argument
27 #define NVME_CAP_AMS(_r) (((_r) >> 17) & 0x3) argument
30 #define NVME_CAP_CQR(_r) ISSET((_r), (1 << 16)) argument
31 #define NVME_CAP_MQES(_r) (((_r) & 0xffff) + 1) argument
35 #define NVME_VS_MJR(_r) (((_r) & 0xffff0000) >> 16) argument
[all …]
H A Dahcireg.h22 #define AHCI_REG_CAP_NP(_r) (((_r) & 0x1f)+1) /* Number of Ports */ argument
26 #define AHCI_REG_CAP_NCS(_r) ((((_r) & 0x1f00)>>8)+1) /* NCmds*/ argument
67 #define AHCI_REG_CCC_CTL_INT(_r) (((_r) & 0xf8) >> 3) /* CCC INT slot */ argument
141 #define AHCI_PREG_CMD_CCS(_r) (((_r) >> 8) & 0x1f) /* Curr CmdSlot# */ argument
205 #define AHCI_PREG_SERR_ERR(_r) ((_r) & 0xffff) argument
214 #define AHCI_PREG_SERR_DIAG(_r) (((_r) >> 16) & 0xffff) argument
H A Dnvmevar.h139 #define nvme_read4(_s, _r) \ argument
141 #define nvme_write4(_s, _r, _v) \ argument
148 #define nvme_barrier(_s, _r, _l, _f) \ argument
H A Dqla.c166 #define qla_queue_read(_sc, _r) ((*(_sc)->sc_regs->read)((_sc), (_r))) argument
167 #define qla_queue_write(_sc, _r, _v) qla_write((_sc), (_r), (_v)) argument
H A Dahci.c147 #define ahci_pwait_clr(_ap, _r, _b, _n) \ argument
151 #define ahci_pwait_set(_ap, _r, _b, _n) \ argument
H A Dmpi.c196 #define mpi_cfg_page(_s, _a, _h, _r, _p, _l) \ argument
199 #define mpi_ecfg_page(_s, _a, _h, _r, _p, _l) \ argument
H A Dar5xxx.h816 #define AR5K_TXPOWER_OFDM(_r, _v) ( \ argument
821 #define AR5K_TXPOWER_CCK(_r, _v) ( \ argument
/openbsd/sys/arch/armv7/omap/
H A Dif_cpswreg.h36 #define CPSW_SS_IDVER_RTL(_r) (((_r) >> 11) & 0x1f) argument
37 #define CPSW_SS_IDVER_MAJ(_r) (((_r) >> 8) & 0x7) argument
38 #define CPSW_SS_IDVER_MIN(_r) ((_r) & 0xff) argument
/openbsd/sys/net/
H A Dif_var.h373 #define if_rxr_put(_r, _c) do { (_r)->rxr_alive -= (_c); } while (0) argument
374 #define if_rxr_needrefill(_r) ((_r)->rxr_alive < (_r)->rxr_lwm) argument
375 #define if_rxr_inuse(_r) ((_r)->rxr_alive) argument
376 #define if_rxr_cwm(_r) ((_r)->rxr_cwm) argument
/openbsd/sys/dev/pci/
H A Dif_tht.c259 #define THT_FIFO_SIZE(_r) (4096 * (1<<(_r))) argument
621 #define tht_set(_s, _r, _b) tht_write((_s), (_r), \ argument
623 #define tht_clr(_s, _r, _b) tht_write((_s), (_r), \ argument
625 #define tht_wait_set(_s, _r, _b, _t) tht_wait_eq((_s), (_r), \ argument
1593 #define tht_swrst_set(_s, _r) tht_write((_s), (_r), 0x1) argument
1594 #define tht_swrst_clr(_s, _r) tht_write((_s), (_r), 0x0) argument
H A Dvmwpvs.c331 #define vmwpvs_read(_s, _r) \ argument
333 #define vmwpvs_write(_s, _r, _v) \ argument
335 #define vmwpvs_barrier(_s, _r, _l, _d) \ argument
H A Dif_iavf.c707 #define iavf_rd(_s, _r) \ argument
709 #define iavf_wr(_s, _r, _v) \ argument
711 #define iavf_barrier(_s, _r, _l, _o) \ argument
H A Dif_ngbereg.h314 #define NGBE_MIS_ST_GPHY_IN_RST(_r) (0x00000200 << (_r)) argument
369 #define NGBE_CFG_PORT_ST_LAN_ID(_r) ((0x00000300 & (_r)) >> 8) argument
H A Dif_ixl.c1496 #define ixl_rd(_s, _r) \ argument
1498 #define ixl_wr(_s, _r, _v) \ argument
1500 #define ixl_barrier(_s, _r, _l, _o) \ argument
H A Dif_nxe.c340 #define NXE_1_SW_XG_STATE_PORT(_r, _p) (((_r)>>8*(_p))&0xff) argument
H A Dif_oce.c134 #define OCE_RING_FOREACH(_r, _v, _c) \ argument
/openbsd/sys/sys/
H A Dsrp.h67 #define SRPL_RC_INITIALIZER(_r, _u, _c) { _r, SRP_GC_INITIALIZER(_u, _c) } argument
H A Dtree.h979 #define RBT_SET_RIGHT(_name, _elm, _r) _name##_RBT_SET_RIGHT(_elm, _r) argument
/openbsd/include/
H A Dstdio.h101 int _r; /* read space left for getc() */ member
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h464 int _r; member