Home
last modified time | relevance | path

Searched refs:MULTI (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/cmd/avs/dsstat/
H A Dmulti_stats.c95 if (sdbc_err && !(mode & MULTI)) in discover()
97 if (sdbc_err && (mode & MULTI) && sdbc_err != EAGAIN) in discover()
104 if (sndr_err && !(mode & MULTI)) in discover()
106 if (sndr_err && (mode & MULTI) && sndr_err != EAGAIN) in discover()
113 if (ii_err && !(mode & MULTI)) in discover()
115 if (ii_err && ii_err != EAGAIN && (mode & MULTI)) in discover()
147 if (sdbc_err && !(mode & MULTI)) in update()
149 if (sdbc_err && (mode & MULTI) && sdbc_err != EAGAIN) in update()
156 if (sndr_err && !(mode & MULTI)) in update()
158 if (sndr_err && (mode & MULTI) && sndr_err != EAGAIN) in update()
[all …]
H A Ddsstat.c164 local_mode |= MULTI; in set_mode()
413 mode |= MULTI | IIMG | SNDR | SDBC; in main()
417 if (! (mode & MULTI)) { in main()
433 if ((mode & MULTI) && (user_dflags & ASYNC_QUEUE)) { in main()
451 if (! (mode & MULTI)) { in main()
480 if (! (mode & MULTI)) { in main()
507 if (mode & MULTI) in main()
H A Dreport.c191 if ((mode & MULTI) && (mode & SDBC)) { in io_report()
211 if ((mode & MULTI) && (mode & SDBC)) { in io_report()
229 if ((mode & MULTI) && (mode & SDBC)) { in io_report()
283 if (rflags & MULTI) { in cd_report()
402 if ((mode & MULTI) && (mode & SDBC)) { in header()
416 if ((mode & MULTI) && (mode & SDBC)) { in header()
426 if ((mode & MULTI) && (mode & SDBC)) { in header()
H A Ddsstat.h54 #define MULTI 0x01 macro
/titanic_41/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h339 #define HCI1394_IRCTXT_CTRL_SET(HCIP, I, BFFILL, IHDR, MATCHENBL, MULTI, RUN, \ argument
346 (((MULTI) << OHCI_IRCTL_MULTI_SHIFT) & OHCI_IRCTL_MULTI_MASK) | \
350 #define HCI1394_IRCTXT_CTRL_CLR(HCIP, I, BFFILL, IHDR, MATCHENBL, MULTI, RUN) \ argument
357 (((MULTI) << OHCI_IRCTL_MULTI_SHIFT) & OHCI_IRCTL_MULTI_MASK) | \
/titanic_41/usr/src/cmd/ypcmd/net_files/
H A DMakefile67 MULTI=$(YPDIR)/multi macro
131 @($(MULTI) -n $(B) -l $(INETDIR)/ipnodes);
142 @($(MULTI) $(B) -l $(DIR)/hosts);
/titanic_41/usr/src/lib/libunistat/common/rdc/
H A Drdc.err74 MULTI = Cannot use direct I/O on first leg of multi hop config