/titanic_41/usr/src/cmd/isns/isnsadm/ |
H A D | isnsadm.c | 234 lookup_next_matching_elem(xmlTextReaderPtr reader, int *m_flag, in lookup_next_matching_elem() argument 238 if (reader == NULL) { in lookup_next_matching_elem() 258 if (xmlTextReaderNodeType(reader) == XML_READER_TYPE_ELEMENT) { in lookup_next_matching_elem() 259 if (XMLNCMP(reader, elem) == 0) { in lookup_next_matching_elem() 261 return (reader); in lookup_next_matching_elem() 263 } else if (xmlTextReaderNodeType(reader) == in lookup_next_matching_elem() 265 if (XMLNCMP(reader, endelem) == 0) { in lookup_next_matching_elem() 267 return (reader); in lookup_next_matching_elem() 270 } while (xmlTextReaderRead(reader) == 1); in lookup_next_matching_elem() 351 print_error_status(int status, int obj, xmlTextReaderPtr reader) in print_error_status() argument [all …]
|
/titanic_41/usr/src/lib/libnisdb/ |
H A D | nisdb_rw.c | 81 rw->writer.id = rw->reader.id = INV_PTHREAD_ID; in __nisdb_rwinit() 82 rw->writer.count = rw->reader.count = 0; in __nisdb_rwinit() 83 rw->writer.next = rw->reader.next = 0; in __nisdb_rwinit() 94 for (rr = &rw->reader; rr != 0; rr = rr->next) { in find_reader() 246 rw->reader.id == myself))) { in __nisdb_wlock_trylock() 320 for (rr = &rw->reader; rr != 0; rr = rr->next) { in increment_reader() 324 if (rw->reader_count == 0 && rr == &rw->reader) { in increment_reader() 337 rr->next = rw->reader.next; in increment_reader() 338 rw->reader.next = rr; in increment_reader() 502 for (rr = &rw->reader, prev = 0; rr != 0; prev = rr, rr = rr->next) { in __nisdb_rulock() [all …]
|
H A D | nisdb_rw.h | 159 __nisdb_rl_t reader; /* List of reader records */ member
|
/titanic_41/usr/src/psm/stand/bootblks/zfs/common/ |
H A D | fs-zfs.fth | 27 purpose: ZFS debug fs reader 37 \ load fs reader
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw2plus/devtree/ |
H A D | picldevtree.conf | 30 scc-reader seeprom
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/chalupa/devtree/ |
H A D | picldevtree.conf | 29 scc-reader seeprom
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/mpxu/devtree/ |
H A D | picldevtree.conf | 33 scc-reader seeprom
|
/titanic_41/usr/src/uts/common/io/audio/impl/ |
H A D | audio_sun.c | 666 boolean_t reader; in devaudio_ioc_setinfo() local 706 reader = B_TRUE; in devaudio_ioc_setinfo() 711 reader = (c == proc->p_reader); in devaudio_ioc_setinfo() 758 if (reader && CHANGED(npr, opr, sample_rate)) { in devaudio_ioc_setinfo() 765 if (reader && CHANGED(npr, opr, channels)) { in devaudio_ioc_setinfo() 771 if (reader && in devaudio_ioc_setinfo() 783 if (reader && CHANGED(npr, opr, buffer_size)) { in devaudio_ioc_setinfo()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw2plus/frutree/ |
H A D | system-board.info | 131 * seeprom source for scc-reader 133 name:/frutree/chassis/scc-reader 135 REFPROP _seeprom_source name:/platform/pci@8,700000/ebus/i2c@1,30/scc-reader 280 * _fru_parent scc-reader 282 name:/platform/pci@8,700000/ebus/i2c@1,30/scc-reader 283 REFPROP _fru_parent /frutree/chassis/scc-reader
|
H A D | piclfrutree.info | 106 NODE scc-reader fru
|
/titanic_41/usr/src/lib/libtnf/ |
H A D | Makefile | 42 reader.o
|
/titanic_41/usr/src/cmd/fm/eversholt/ |
H A D | Makefile.esc.com | 30 EFTCLASS = reader
|
/titanic_41/usr/src/uts/sun4u/os/ |
H A D | cpr_impl.c | 151 tlb_rw_t reader; member 316 (*ctip->reader)((uint_t)tlb_index, &tte, &va_tag); in i_cpr_scan_tlb() 420 cti.reader = dtlb_rd_entry; in i_cpr_clear_entries() 425 cti.reader = itlb_rd_entry; in i_cpr_clear_entries() 1720 cti.reader = dtlb_rd_entry; in i_cpr_save_tlbinfo() 1742 cti.reader = itlb_rd_entry; in i_cpr_save_tlbinfo()
|
/titanic_41/usr/src/psm/stand/bootblks/hsfs/common/ |
H A D | boot-hsfs.fth | 36 \ load fs reader
|
/titanic_41/usr/src/psm/stand/bootblks/ufs/common/ |
H A D | boot-ufs.fth | 37 \ load fs reader
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw2plus/frudata/ |
H A D | libpiclfrudata.conf | 51 name:/platform/pci/ebus/i2c?UnitAddress=1,30/scc-reader?UnitAddress=0,a6
|
/titanic_41/usr/src/cmd/fm/eversholt/files/sparc/sun4u/ |
H A D | psycho.esc | 55 * - pue: the psycho to detect a PIO uncorrectable error, bad reader. 56 * - s-pue: the psycho to detect a secondary PIO UE, bad reader. 81 * - pce: the psycho to detect a PIO correctable error, bad reader.
|
H A D | schizo.esc | 79 * - pue: PIO uncorrectable error, bad reader. 80 * - s-pue: secondary PIO UE, bad reader.
|
H A D | xmits.esc | 96 * - pue: PIO uncorrectable error, bad reader. 97 * - s-pue: secondary PIO UE, bad reader.
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ |
H A D | rlogin.c | 204 static int reader(int); 795 if (reader(oldmask) == 0) { in doit() 1242 reader(int oldmask) in reader() function
|
/titanic_41/usr/src/cmd/hal/fdi/ |
H A D | README | 44 kind of media a card reader uses (compact flash, memorystick etc),
|
/titanic_41/usr/src/uts/sparc/v9/ml/ |
H A D | lock_prim.s | 551 subcc %o4, RW_READ_LOCK, %o5 ! %o5 = new lock value if reader 552 bnz,pn %xcc, 2f ! single reader, no waiters?
|
/titanic_41/usr/src/psm/stand/bootblks/common/ |
H A D | boot.fth | 55 \ methods we expect of fs reader packages 94 \ 'bigbootblk' allows us to load the fs reader from elsewhere
|
/titanic_41/usr/src/lib/libsqlite/test/ |
H A D | lock.test | 142 # connections, because UNIX supports reader/writer locks. Under windows,
|
/titanic_41/usr/src/data/hwdata/ |
H A D | usb.ids | 1589 0acd Sitecom Internal Multi Memory reader/writer MD-005 1591 10cd Sitecom Internal Multi Memory reader/writer MD-005 1593 20cd Sitecom Internal Multi Memory reader/writer MD-005 5012 5292 SCL011 RFID reader 6445 029b PRS-500 eBook reader 6451 02d8 SBAC-US10 SxS PRO memory card reader/writer 6457 031e PRS-300/PRS-505 eBook reader 7338 6377 AU6375 4-LUN card reader 8180 0722 SD/MMC card reader 8187 0738 Card reader [all …]
|