Home
last modified time | relevance | path

Searched refs:__inline__ (Results 1 – 25 of 54) sorted by relevance

123

/mirbsd/src/sys/dev/ic/
Dtcic2var.h152 static __inline__ int tcic_read_1(struct tcic_handle *, int);
153 static __inline__ int tcic_read_2(struct tcic_handle *, int);
154 static __inline__ int tcic_read_4(struct tcic_handle *, int);
155 static __inline__ void tcic_write_1(struct tcic_handle *, int, int);
156 static __inline__ void tcic_write_2(struct tcic_handle *, int, int);
157 static __inline__ void tcic_write_4(struct tcic_handle *, int, int);
158 static __inline__ int tcic_read_ind_2(struct tcic_handle *, int);
159 static __inline__ void tcic_write_ind_2(struct tcic_handle *, int, int);
160 static __inline__ void tcic_sel_sock(struct tcic_handle *);
161 static __inline__ void tcic_wait_ready(struct tcic_handle *);
[all …]
Daacvar.h277 static __inline__ void aac_enc16(u_int8_t *, u_int16_t);
278 static __inline__ void aac_enc32(u_int8_t *, u_int32_t);
279 static __inline__ u_int16_t aac_dec16(u_int8_t *);
280 static __inline__ u_int32_t aac_dec32(u_int8_t *);
282 static __inline__ void
290 static __inline__ void
298 static __inline__ u_int16_t
305 static __inline__ u_int32_t
318 static __inline__ void
329 static __inline__ struct aac_ccb *
Dgdtvar.h255 static __inline__ int gdt_ccb_set_cmd(struct gdt_ccb *, int);
256 static __inline__ int
402 static __inline__ void gdt_enc16(u_int8_t *, u_int16_t);
403 static __inline__ void gdt_enc32(u_int8_t *, u_int32_t);
404 static __inline__ u_int16_t gdt_dec16(u_int8_t *);
405 static __inline__ u_int32_t gdt_dec32(u_int8_t *);
407 static __inline__ void
415 static __inline__ void
423 static __inline__ u_int16_t
430 static __inline__ u_int32_t
Dsiopvar.h103 static __inline__ void siop_table_sync(struct siop_cmd *, int);
104 static __inline__ void
Ddp8390.c56 #define __inline__ /* XXX for debugging porpoises */ macro
59 static __inline__ void dp8390_xmit(struct dp8390_softc *);
61 static __inline__ void dp8390_read_hdr(struct dp8390_softc *,
63 static __inline__ int dp8390_ring_copy(struct dp8390_softc *,
65 static __inline__ int dp8390_write_mbuf(struct dp8390_softc *,
378 static __inline__ void
1140 static __inline__ void
1164 static __inline__ int
1197 static __inline__ int
Di82596var.h295 static __inline__ void
Dsiop.c122 static __inline__ void siop_script_sync(struct siop_softc *, int);
123 static __inline__ void
133 static __inline__ u_int32_t siop_script_read(struct siop_softc *, u_int);
134 static __inline__ u_int32_t
147 static __inline__ void siop_script_write(struct siop_softc *, u_int,
149 static __inline__ void
/mirbsd/src/sys/arch/sparc/include/
Dbus.h87 static __inline__ int
98 static __inline__ int
111 static __inline__ void
118 static __inline__ void *
130 static __inline__ int
162 static __inline__ void
173 static __inline__ void
184 static __inline__ void
195 static __inline__ void
210 static __inline__ void
[all …]
/mirbsd/src/sys/arch/sparc/dev/
Dbpp.c71 static __inline__ void bpp_outb(struct bpp_softc *, u_int8_t);
72 static __inline__ u_int8_t bpp_inb(struct bpp_softc *);
149 static __inline__ void
157 static __inline__ u_int8_t
Dcgthree.c119 static __inline__
356 static __inline__ void
Dtvtwo.c141 static __inline__
394 static __inline__ void
Dagten.c109 static __inline__
341 static __inline__ void
Dcgtwelve.c93 static __inline__
389 static __inline__ void
Dtcx.c113 static __inline__
437 static __inline__ void
Dvigra.c188 static __inline__
503 static __inline__ void
/mirbsd/src/sys/ufs/ext2fs/
Dext2fs_dir.h104 static __inline__ u_int8_t inot2ext2dt(u_int16_t)
106 static __inline__ u_int8_t
Dext2fs.h221 static __inline__ int cg_has_sb(int) __attribute__((__unused__));
/mirbsd/src/sys/dev/pci/
Dif_devar.h91 __inline__ static u_int32_t FILT_BO(u_int32_t);
92 __inline__ static u_int32_t DESC_BO(u_int32_t);
94 __inline__ static u_int32_t
104 __inline__ static u_int32_t
1067 static __inline__ tulip_cycle_t
1078 static __inline__ tulip_cycle_t
Dsv.c198 static __inline__ u_int8_t sv_read(struct sv_softc *, u_int8_t);
199 static __inline__ u_int8_t sv_read_indirect(struct sv_softc *, u_int8_t);
200 static __inline__ void sv_write(struct sv_softc *, u_int8_t, u_int8_t );
201 static __inline__ void sv_write_indirect(struct sv_softc *, u_int8_t, u_int8_t );
204 static __inline__ void
213 static __inline__ u_int8_t
222 static __inline__ u_int8_t
238 static __inline__ void
/mirbsd/src/sys/dev/sbus/
Dstp4020.c146 static __inline__ u_int16_t
155 static __inline__ void
165 static __inline__ u_int16_t
176 static __inline__ void
/mirbsd/src/usr.bin/make/
Ddefines.h60 # define INLINE __inline__
/mirbsd/src/sys/arch/sparc/sparc/
Din_cksum.c136 static __inline__ int
/mirbsd/src/usr.sbin/httpd/src/include/
Dap_config.h90 #define ap_inline __inline__
/mirbsd/src/gnu/usr.bin/binutils/include/
Dansidecl.h180 # define inline __inline__ /* __inline__ prevents -pedantic warnings */
/mirbsd/src/lib/libc/stdlib/
Dmalloc_brk.c658 static __inline__ int
969 static __inline__ void
1110 static __inline__ void

123