Lines Matching defs:inline
164 #define inline /* not */
185 static inline void ie_setup_config(struct ie_config_cmd *, int, int);
197 static inline uint8_t *Align(char *);
198 static inline u_int Swap32(u_int);
199 static inline u_int vtop24(struct ie_softc *, void *);
200 static inline uint16_t vtop16sw(struct ie_softc *, void *);
202 static inline void ie_ack(struct ie_softc *, u_int);
203 static inline u_short ether_cmp(u_char *, uint8_t *);
204 static inline int ie_buflen(struct ie_softc *, int);
205 static inline int ie_packet_len(struct ie_softc *);
206 static inline struct mbuf * ieget(struct ie_softc *);
211 * but since we have the inline facility, it makes sense to use that
216 static inline u_int
230 static inline u_short
244 static inline u_int
260 static inline uint8_t *
270 static inline void
642 * unrolled for speed. I'd love to have an inline assembler
648 static inline uint16_t
668 static inline int
678 static inline int
755 static inline struct mbuf *
1287 static inline void