Home
last modified time | relevance | path

Searched refs:ao (Results 1 – 17 of 17) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/cpu/amd_opteron/
H A Dao_mca.c247 ao_ms_data_t *ao = cms_hdl_getcmsdata(hdl); in ao_ms_disp_match() local
248 x86_chiprev_t rev = ao->ao_ms_shared->aos_chiprev; in ao_ms_disp_match()
273 ao_chip_once(ao_ms_data_t *ao, enum ao_cfgonce_bitnum what) in ao_chip_once() argument
275 return (atomic_set_long_excl(&ao->ao_ms_shared->aos_cfgonce, in ao_chip_once()
296 nb_mcamisc_init(cmi_hdl_t hdl, ao_ms_data_t *ao, uint32_t rev) in nb_mcamisc_init() argument
306 ao->ao_ms_shared->aos_bcfg_nb_misc = val; in nb_mcamisc_init()
332 ao_bankstatus_prewrite(hdl, ao); in nb_mcamisc_init()
337 ao_bankstatus_postwrite(hdl, ao); in nb_mcamisc_init()
406 ao_nb_cfg(ao_ms_data_t *ao, uint32_t rev) in ao_nb_cfg() argument
419 ao->ao_ms_shared->aos_bcfg_nb_cfg = val = in ao_nb_cfg()
[all …]
H A Dao_poll.c45 ao_ms_data_t *ao = cms_hdl_getcmsdata(hdl); in ao_ms_poll_ownermask() local
47 hrtime_t last = ao->ao_ms_shared->aos_nb_poll_timestamp; in ao_ms_poll_ownermask()
56 ao->ao_ms_shared->aos_nb_poll_owner = hdl; in ao_ms_poll_ownermask()
58 } else if (ao->ao_ms_shared->aos_nb_poll_owner == hdl) { in ao_ms_poll_ownermask()
66 ao->ao_ms_shared->aos_nb_poll_timestamp = now; in ao_ms_poll_ownermask()
H A Dao_main.c61 ao_ms_data_t *ao; in ao_ms_init() local
85 ao = *datap = kmem_zalloc(sizeof (ao_ms_data_t), KM_SLEEP); in ao_ms_init()
87 ao->ao_ms_hdl = hdl; in ao_ms_init()
106 ao->ao_ms_shared = sp; in ao_ms_init()
H A Dao_cpu.c102 ao_procnode_scrubber_enable(cmi_hdl_t hdl, ao_ms_data_t *ao) in ao_procnode_scrubber_enable() argument
107 ao->ao_ms_shared->aos_bcfg_scrubctl = MCREG_VAL32(&scrubctl) = in ao_procnode_scrubber_enable()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/
H A Dstruniq.c37 register char** ao; in struniq() local
41 ao = an = argv; in struniq()
42 ae = ao + n; in struniq()
45 while (streq(*ao, *an)) in struniq()
47 return ao - argv + 1; in struniq()
48 *++ao = *an; in struniq()
50 return ao - argv + 1; in struniq()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dlcp.c497 lcp_options *ao = &lcp_allowoptions[unit]; local
518 BZERO(ao, sizeof(*ao));
519 ao->neg_mru = 1;
520 ao->neg_asyncmap = 1;
521 ao->neg_chap = 1;
532 ao->neg_mschap = 1;
535 ao->neg_mschapv2 = 1;
539 ao->chap_mdtype = CHAP_DIGEST_MD5;
540 ao->neg_upap = 1;
541 ao->neg_magicnumber = 1;
[all …]
H A Dipcp.c367 ipcp_options *ao = &ipcp_allowoptions[unit]; local
375 BZERO(ao, sizeof(*ao));
383 ao->neg_addr = ao->old_addrs = 1;
384 ao->neg_vj = 1;
385 ao->maxslotindex = MAX_STATES - 1;
386 ao->cflag = 1;
392 ao->proxy_arp = 1;
393 ao->default_route = 1;
477 ipcp_options *ao = &ipcp_allowoptions[f->unit]; local
480 (ao->neg_addr || ao->old_addrs);
[all …]
H A Dccp.c937 ccp_options *ao = &ccp_allowoptions[f->unit]; local
964 if (!ao->deflate ||
965 (!ao->deflate_correct && type == CI_DEFLATE) ||
966 (!ao->deflate_draft && type == CI_DEFLATE_DRAFT)) {
972 nb = clen < CILEN_DEFLATE ? ao->deflate_size : DEFLATE_SIZE(p[2]);
976 p[3] != DEFLATE_CHK_SEQUENCE || nb > ao->deflate_size ||
981 if (nb > ao->deflate_size)
982 nb = ao->deflate_size;
1025 if (!ao->bsd_compress) {
1031 nb = clen < CILEN_BSD_COMPRESS ? ao->bsd_bits : BSD_NBITS(p[2]);
[all …]
H A Dmultilink.c58 lcp_options *ao = &lcp_allowoptions[0]; in mp_check_options() local
68 ao->mrru = ao->mru; in mp_check_options()
69 ao->neg_mrru = 1; in mp_check_options()
H A Dipv6cp.c356 ipv6cp_options *ao = &ipv6cp_allowoptions[unit]; local
364 BZERO(ao, sizeof(*ao));
367 ao->neg_ifaceid = 1;
371 ao->neg_vj = 1;
826 ipv6cp_options *ao = &ipv6cp_allowoptions[f->unit]; local
865 if (!ao->neg_ifaceid) {
921 if (!ao->neg_vj) {
928 cishort = ao->vj_protocol;
H A Dauth.c1019 lcp_options *ao = &lcp_allowoptions[unit]; local
1022 ao->neg_upap = !refuse_pap && (passwd[0] != '\0' || get_pap_passwd(NULL));
1026 ao->neg_chap = !refuse_chap && havesecret;
1027 ao->neg_mschap = !refuse_mschap && havesecret;
1028 ao->neg_mschapv2 = !refuse_mschapv2 && havesecret;
1029 if (ao->neg_chap)
1030 ao->chap_mdtype = CHAP_DIGEST_MD5;
1031 else if (ao->neg_mschap)
1032 ao->chap_mdtype = CHAP_MICROSOFT;
1034 ao->chap_mdtype = CHAP_MICROSOFT_V2;
/illumos-gate/usr/src/cmd/mdb/intel/modules/amd_opteron/amd64/
H A DMakefile28 MODSRCS = ao.c
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_writes.c4035 int ao; in attr2list() local
4048 ao = sizeof (al->ldap_count) + sizeof (al->ldap_offsets[0]) * in attr2list()
4050 if (ao > bufsize) in attr2list()
4052 al->ldap_offsets[0] = ao; in attr2list()
4053 ap = buf + ao; in attr2list()
4054 ao += 3; in attr2list()
4057 if (ao > bufsize) in attr2list()
4062 al->ldap_offsets[1] = ao; in attr2list()
4063 ao += strlen(dn) + 1; in attr2list()
4064 if (ao > bufsize) in attr2list()
[all …]
/illumos-gate/usr/src/uts/sun4/os/
H A Dvisinstr.c1249 int i, j, k, ao; in vis_faligndata() local
1270 ao = (int)GSR_ALIGN(r); in vis_faligndata()
1272 for (i = 0, j = ao, k = 0; i <= 7; i++) in vis_faligndata()
1293 int i, j, ao; in vis_bshuffle() local
1315 ao = (int)GSR_MASK(r); in vis_bshuffle()
1332 for (i = 7; i >= 0; i--, ao = (ao >> 4)) { in vis_bshuffle()
1333 j = ao & 0xf; /* get byte number */ in vis_bshuffle()
/illumos-gate/usr/src/uts/i86pc/io/acpi_drv/
H A Dacpi_drv.c2060 ACPI_OBJECT ao; in acpi_drv_set_int() local
2062 al.Pointer = &ao; in acpi_drv_set_int()
2064 ao.Type = ACPI_TYPE_INTEGER; in acpi_drv_set_int()
2065 ao.Integer.Value = aint; in acpi_drv_set_int()
/illumos-gate/usr/src/data/zoneinfo/
H A Dcountry.tab83 CW Curaçao
H A Dnorthamerica3527 # Curaçao