Searched refs:sta (Results 1 - 25 of 31) sorted by relevance

12

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_stats.c296 ilbst_arg_t *sta = (ilbst_arg_t *)of_arg->ofmt_cbarg; local
309 for (i = 0; i < sta->ilbst_rcount; i++) {
310 valid = sumfunc(&sta->ilbst_rlist[i], &val, sta->ilbst_flags);
316 if ((sta->ilbst_flags & ILBST_ABS_NUMBERS) != 0)
319 for (i = 0; i < sta->ilbst_rcount; i++) {
320 (void) sumfunc(&sta->ilbst_rlist[i], &val,
321 sta->ilbst_flags | ILBST_OLD_VALUES);
330 if ((sta->ilbst_flags & (ILBST_DELTA_INTERVAL|ILBST_ABS_NUMBERS)) == 0)
331 count /= sta
346 ilbst_arg_t *sta = (ilbst_arg_t *)of_arg->ofmt_cbarg; local
397 ilbst_arg_t *sta = (ilbst_arg_t *)of_arg->ofmt_cbarg; local
550 i_get_server_descs(ilbst_arg_t *sta, kstat_ctl_t *kctl) argument
640 i_swap_rl_pointers(ilbst_arg_t *sta, int rcount) argument
669 i_init_rulelist(ilbst_arg_t *sta, int rcount) argument
692 i_get_rule_descs(ilbst_arg_t *sta, kstat_ctl_t *kctl) argument
772 i_do_print(ilbst_arg_t *sta) argument
817 i_do_show_stats(ilbst_arg_t *sta) argument
982 ilbst_arg_t sta; local
[all...]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/delegate/
H A Dsetup.ksh38 if [[ "ON" == $(svcs -H -o sta svc:/network/nis/client:default) ]]; then
/illumos-gate/usr/src/uts/sparc/v9/sys/
H A Dprivregs.h147 sta %l0, [SBP + (0*4)]%asi; \
148 sta %l1, [SBP + (1*4)]%asi; \
149 sta %l2, [SBP + (2*4)]%asi; \
150 sta %l3, [SBP + (3*4)]%asi; \
151 sta %l4, [SBP + (4*4)]%asi; \
152 sta %l5, [SBP + (5*4)]%asi; \
153 sta %l6, [SBP + (6*4)]%asi; \
154 sta %l7, [SBP + (7*4)]%asi; \
155 sta %i0, [SBP + (8*4)]%asi; \
156 sta
[all...]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/cifs/
H A Dsetup.ksh39 if [[ "ON" == $(svcs -H -o sta svc:/network/nis/client:default) ]]; then
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/
H A Dsetup.ksh39 if [[ "ON" == $(svcs -H -o sta svc:/network/nis/client:default) ]]; then
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/trivial/
H A Dsetup.ksh39 if [[ "ON" == $(svcs -H -o sta svc:/network/nis/client:default) ]]; then
/illumos-gate/usr/src/cmd/sendmail/libsmutil/
H A Dsafefile.c869 struct stat sta; local
881 if (fstat(fd, &sta) < 0)
884 if (sta.st_nlink != stb->st_nlink ||
885 sta.st_dev != stb->st_dev ||
886 sta.st_ino != stb->st_ino ||
888 sta.st_gen != stb->st_gen ||
890 sta.st_uid != stb->st_uid ||
891 sta.st_gid != stb->st_gid)
897 (long) stb->st_nlink, (long) sta.st_nlink);
899 (long) stb->st_dev, (long) sta
[all...]
/illumos-gate/usr/src/uts/common/io/ural/
H A Dural_var.h95 uint16_t sta[11]; member in struct:ural_softc
H A Dural.c1709 ural_read_multi(sc, RAL_STA_CSR0, sc->sta, sizeof (sc->sta));
1890 ural_read_multi(sc, RAL_STA_CSR0, sc->sta, sizeof (sc->sta));
1893 sc->sc_tx_err += sc->sta[9];
1894 sc->sc_tx_retries += (sc->sta[7] + sc->sta[8]);
1897 sc->sta[7] + /* TX one-retry ok count */
1898 sc->sta[8] + /* TX more-retry ok count */
1899 sc->sta[
[all...]
/illumos-gate/usr/src/uts/common/io/rum/
H A Drum_var.h98 uint32_t sta[6]; member in struct:rum_softc
H A Drum.c1713 rum_read_multi(sc, RT2573_STA_CSR0, sc->sta, sizeof (sc->sta));
1911 rum_read_multi(sc, RT2573_STA_CSR0, sc->sta, sizeof (sc->sta));
1914 sc->sc_tx_err += LE_32(sc->sta[5]) >> 16;
1915 sc->sc_tx_retries += ((LE_32(sc->sta[4]) >> 16) +
1916 (LE_32(sc->sta[5]) & 0xffff));
1919 (LE_32(sc->sta[4]) >> 16) + /* TX one-retry ok count */
1920 (LE_32(sc->sta[5]) & 0xffff) + /* TX more-retry ok count */
1921 (LE_32(sc->sta[
[all...]
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dtrap_table.s338 1: sta %l0, [%sp + %g0]asi_num ;\
340 sta %l1, [%sp + %g1]asi_num ;\
342 sta %l2, [%sp + %g2]asi_num ;\
344 sta %l3, [%sp + %g3]asi_num ;\
346 sta %l4, [%g4 + %g0]asi_num ;\
347 sta %l5, [%g4 + %g1]asi_num ;\
348 sta %l6, [%g4 + %g2]asi_num ;\
349 sta %l7, [%g4 + %g3]asi_num ;\
351 sta %i0, [%g4 + %g0]asi_num ;\
352 sta
[all...]
H A Dmach_copy.s238 sta %g0, [%o0]%asi
331 sta %g0, [%o0]%asi
390 sta %g0, [%o0]%asi ! clr to double boundry
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dtrap_table.s331 1: sta %l0, [%sp + %g0]asi_num ;\
333 sta %l1, [%sp + %g1]asi_num ;\
335 sta %l2, [%sp + %g2]asi_num ;\
337 sta %l3, [%sp + %g3]asi_num ;\
339 sta %l4, [%g4 + %g0]asi_num ;\
340 sta %l5, [%g4 + %g1]asi_num ;\
341 sta %l6, [%g4 + %g2]asi_num ;\
342 sta %l7, [%g4 + %g3]asi_num ;\
344 sta %i0, [%g4 + %g0]asi_num ;\
345 sta
[all...]
H A Dwbuf.s115 sta %g5, [%g6 + MPCB_WBCNT]%asi
169 sta %g7, [%g6 + MPCB_WBCNT]%asi
251 sta %g5, [%g6 + MPCB_WBCNT]%asi
281 sta %g6, [%g5 + MCPU_KWBUF_FULL]%asi
310 sta %g6, [%g5 + MCPU_KWBUF_FULL]%asi
362 sta %g7, [%g6 + MPCB_WBCNT]%asi
/illumos-gate/usr/src/cmd/fm/eversholt/files/common/
H A Dpci.esc164 event ereport.io.pci.sta@PCIFN{within(5s)};
202 ereport.io.pci.sta@pcibus/pcidev<todev>/pcifn {
230 ereport.io.pci.sta@PCI_TO_HB;
245 ereport.io.pci.sta@PCI_TO_HB;
248 ereport.io.pci.sta@PCI_TO_HB;
258 ereport.io.pci.sta@PCI_TO_HB;
581 event ereport.io.pci.sec-sta@PCIFN{within(5s)};
657 ereport.io.pci.sta@PCIFN;
660 ereport.io.pci.sta@PCIFN;
693 ereport.io.pci.sta
[all...]
H A Dpciex.esc692 event ereport.io.pci.sec-sta@PCIEXFN{within(5s)};
721 ereport.io.pci.sec-sta@PCIEXFN;
724 ereport.io.pci.sec-sta@PCIEXFN;
858 event ereport.io.pci.sta@PCIEXFN{within(5s)};
886 event ereport.io.pci.sec-sta@pciexrc{within(5s)};
1214 ereport.io.pci.sec-sta@PCIEXFN,
1435 ereport.io.pci.sec-sta@PCIEXFN,
1532 ereport.io.pci.sec-sta@pciexrc;
1535 ereport.io.pci.sec-sta@PCIEXFN;
1550 ereport.io.pci.sec-sta
[all...]
/illumos-gate/usr/src/uts/i86pc/io/psm/
H A Dpsm_common.c372 int sta; local
380 if (ACPI_SUCCESS(acpica_eval_int(ah, "_STA", &sta)) &&
381 !(sta & (ACPI_STA_DEVICE_PRESENT | ACPI_STA_DEVICE_FUNCTIONING)))
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dosl.c1263 int sta, hid, bbn; local
1268 if (ACPI_SUCCESS(acpica_eval_int(hdl, "_STA", &sta)) &&
1269 !(sta & (ACPI_STA_DEVICE_PRESENT | ACPI_STA_DEVICE_FUNCTIONING))) {
1342 int sta, hid, bbn; local
1346 if (ACPI_SUCCESS(acpica_eval_int(hdl, "_STA", &sta)) &&
1347 !(sta & (ACPI_STA_DEVICE_PRESENT | ACPI_STA_DEVICE_FUNCTIONING))) {
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh.c1905 (void) memset(&node.sta.addr, 0xff, IEEE80211_ADDR_LEN);
1906 node.sta.sta_id = IWH_BROADCAST_ID;
4444 (void) memset(node.sta.addr, 0xff, 6);
4446 node.sta.sta_id = IWH_BROADCAST_ID;
6253 IEEE80211_ADDR_COPY(node.sta.addr, in->in_bssid);
6255 node.sta.sta_id = IWH_AP_ID;
6409 IEEE80211_ADDR_COPY(node.sta.addr, in->in_bssid);
6411 node.sta.sta_id = IWH_AP_ID;
6414 node.sta.modify_mask = STA_MODIFY_ADDBA_TID_MSK;
6444 IEEE80211_ADDR_COPY(node.sta
[all...]
/illumos-gate/usr/src/uts/sun4/ml/
H A Dsubr_asm.s199 sta %o1, [%o0]ASI_MEM
/illumos-gate/usr/src/uts/sfmmu/ml/
H A Dsfmmu_asm.s255 sta tmp2, [tmp1]ASI_MEM /* unlock */ ;\
273 sta tmp2, [tsbep + TSBE_TAG]%asi /* unlock */ ;\
309 sta tmp2, [tsbep + TSBE_TAG]%asi /* unlock */ ;\
377 sta tmp2, [tmp1]ASI_MEM /* unlock */ ;\
389 sta tmp2, [tsbep + TSBE_TAG]%asi /* unlock */ ;\
1917 sta %g0, [%g1]ASI_MEM
4134 sta %g0, [kpmlckp]asi
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dsvcs.c1419 char sta[5]; local
1429 (void) strcpy(sta, state_abbrev(state_name));
1432 (void) strcat(sta, "*");
1434 (void) snprintf(newbuf, newsize, "%s%-4s ", *buf ? *buf : "", sta);
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp.c1839 (void) memset(&node.sta.addr, 0xff, IEEE80211_ADDR_LEN);
1840 node.sta.sta_id = IWP_BROADCAST_ID;
4203 (void) memset(node.sta.addr, 0xff, 6);
4205 node.sta.sta_id = IWP_BROADCAST_ID;
5355 IEEE80211_ADDR_COPY(node.sta.addr, in->in_bssid);
5357 node.sta.sta_id = IWP_AP_ID;
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_send.c525 struct send_thread_arg *sta = arg; local
531 zb->zb_object >= sta->resume.zb_object);
533 if (sta->cancel)
550 bqueue_enqueue(&sta->q, record, record_size);

Completed in 172 milliseconds

12