Searched refs:FLUSH (Results 1 – 14 of 14) sorted by relevance
/titanic_44/usr/src/lib/libnsl/dial/ |
H A D | conn.c | 569 #define FLUSH() { \ macro 612 FLUSH(); in sendthem() 649 FLUSH(); in sendthem() 654 FLUSH(); in sendthem() 659 FLUSH(); in sendthem() 664 FLUSH(); in sendthem() 669 FLUSH(); in sendthem() 675 FLUSH(); in sendthem() 709 #undef FLUSH
|
/titanic_44/usr/src/cmd/bnu/ |
H A D | conn.c | 772 #define FLUSH() {\ macro 849 FLUSH(); 882 FLUSH(); 887 FLUSH(); 892 FLUSH(); 897 FLUSH(); 902 FLUSH(); 908 FLUSH(); 960 #undef FLUSH
|
/titanic_44/usr/src/cmd/sendmail/libsm/ |
H A D | vfprintf.c | 245 #define FLUSH() do \ macro 555 FLUSH(); 782 FLUSH(); /* copy out the I/O vectors */ 785 FLUSH();
|
/titanic_44/usr/src/uts/common/io/bfe/ |
H A D | bfe.c | 849 FLUSH(bfe, BFE_INTR_MASK); in bfe_chip_halt() 916 FLUSH(bfe, BFE_SBTMSLOW); in bfe_core_disable() 936 FLUSH(bfe, BFE_SBTMSLOW); in bfe_core_reset() 947 FLUSH(bfe, BFE_SBTMSLOW); in bfe_core_reset() 951 FLUSH(bfe, BFE_SBTMSLOW); in bfe_core_reset() 1004 FLUSH(bfe, BFE_DMARX_STAT); in bfe_chip_reset() 1096 FLUSH(bfe, BFE_CAM_CTRL); in bfe_set_rx_mode() 1105 FLUSH(bfe, BFE_RXCONF); in bfe_set_rx_mode() 1110 FLUSH(bfe, BFE_CAM_CTRL); in bfe_set_rx_mode() 1125 FLUSH(bfe, BFE_CAM_CTRL); in bfe_set_rx_mode() [all …]
|
H A D | bfe.h | 83 #define FLUSH(bfe, reg) \ macro
|
/titanic_44/usr/src/cmd/cpio/ |
H A D | cpio.h | 141 #define FLUSH(cnt) if ((Buffr.b_end_p - Buffr.b_in_p) < cnt) bflush() macro
|
H A D | cpio.c | 2839 FLUSH(readsz); in read_file() 2878 FLUSH(CPIOBSZ); in read_file() 3007 FLUSH(G_p->g_filesz); in data_out() 3027 FLUSH(pad); in data_out() 3188 FLUSH(cnt); in data_out() 3197 FLUSH(pad); in data_out() 7250 FLUSH(cnt); in write_hdr() 7367 FLUSH(pad); in write_hdr() 7422 FLUSH(TARSZ); in write_trail() 7439 FLUSH(cnt); in write_trail() [all …]
|
/titanic_44/usr/src/uts/common/io/atge/ |
H A D | atge.h | 122 #define FLUSH(atge, reg) \ macro
|
H A D | atge_l1.c | 807 FLUSH(atgep, ATGE_INTR_STATUS); in atge_l1_interrupt()
|
H A D | atge_l1c.c | 921 FLUSH(atgep, ATGE_INTR_STATUS); in atge_l1c_interrupt()
|
H A D | atge_l1e.c | 878 FLUSH(atgep, ATGE_INTR_STATUS); in atge_l1e_interrupt()
|
/titanic_44/usr/src/lib/libunistat/common/rdc/ |
H A D | rdc.err | 38 FLUSH = Will disable when ATM queue flushes on %s ==> %s
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | zlib.c | 3113 #define FLUSH {UPDOUT r=inflate_flush(s,z,r); LOADOUT} macro 3114 #define NEEDOUT {if(m==0){WRAP if(m==0){FLUSH WRAP if(m==0) LEAVE}}r=Z_OK;} 3503 FLUSH 4286 FLUSH
|
/titanic_44/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | zlib.c | 4217 #define FLUSH {UPDOUT r = inflate_flush(s, z, r); LOADOUT} macro 4218 #define NEEDOUT {if (m == 0) {WWRAP if (m == 0) { FLUSH WWRAP \ 4605 FLUSH; 5486 FLUSH;
|