Lines Matching defs:STATIC
43 #define STATIC /* nothing */
74 #define STATIC static
82 STATIC int mvxpbm_match(device_t, cfdata_t, void *);
83 STATIC void mvxpbm_attach(device_t, device_t, void *);
84 STATIC int mvxpbm_evcnt_attach(struct mvxpbm_softc *);
89 STATIC int mvxpbm_alloc_buffer(struct mvxpbm_softc *);
92 STATIC void mvxpbm_free_mbuf(struct mbuf *, void *, size_t, void *);
95 static struct mvxpbm_softc sc_emul;
96 static struct mvxpbm_softc *sc0;
100 static int mvxpbm_debug = 0;
106 STATIC int
125 STATIC void
159 STATIC int
168 STATIC int
315 STATIC void