Searched defs:synch (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Diosramreg.h93 iosram_sbbcr_t synch[16]; /* 0x1000 - 10ff - semaphore region */ member in struct:iosram_sbbc_region
113 /* indices into sbbc_region->synch array */
123 &(softp->sbbc_region->synch[IOSRAM_SEMA_DOM_IDX].reg));
125 &(softp->sbbc_region->synch[IOSRAM_SEMA_DOM_IDX].reg), v);
/illumos-gate/usr/src/uts/common/io/
H A Demul64.c637 uint16_t cap, synch; local
641 synch = 0;
644 emul64->emul64_synch[i] = synch;
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c4808 int synch; local
4939 synch = FALSE;
4941 synch = TRUE;
4951 if (synch) {
5591 int t_len, synch; local
5795 synch = FALSE;
5797 synch = TRUE;
5807 if (synch) {
6128 int synch; local
6331 synch
6396 int synch; local
6891 int synch; local
9395 int synch; local
[all...]

Completed in 64 milliseconds