Searched +defs:gen +defs:y (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/disp/ |
H A D | cpucaps.c | 197 #define ROUND_SCALE(x, y) (((x) + (y) / 2) / (y)) argument 493 cap_poke_waitq(cpucap_t *cap, int64_t gen) in cap_poke_waitq() 516 cap_project_usage_walker(cpucap_t *cap, int64_t gen) in cap_project_usage_walker()
|
/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/ |
H A D | fsdb.c | 142 #define min(x, y) ((x) < (y) ? (x) : (y)) argument 4856 long gen; in old_fsdb() local
|
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/ |
H A D | pkinit_crypto_openssl.c | 997 unsigned char *y = NULL, *alg_buf = NULL, *digest_buf = NULL; in cms_signeddata_create() local 1970 GENERAL_NAME *gen = NULL; in crypto_retrieve_X509_sans() local 5044 EVP_PKEY *y = NULL; local 5172 EVP_PKEY *y = NULL; local
|
/illumos-gate/usr/src/contrib/bhyve/dev/nvme/ |
H A D | nvme.h | 66 #define NVME_REV(x, y) (((x) << 16) | ((y) << 8)) argument 1813 uint32_t gen; /* Generation */ member 1825 uint32_t gen; /* Generation */ member
|
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/ |
H A D | myri10ge.c | 2643 uint64_t gen; in myri10ge_intr_rx() local 4438 int x, y, rc, inum = 0; in myri10ge_add_intrs() local
|