Home | History | Annotate | Download | only in pcmcia

Lines Matching refs:STATIC

130 #define STATIC static
132 STATIC int xi_enable(struct xi_softc *);
133 STATIC void xi_disable(struct xi_softc *);
134 STATIC void xi_cycle_power(struct xi_softc *);
135 STATIC int xi_ether_ioctl(struct ifnet *, u_long, void *);
136 STATIC void xi_full_reset(struct xi_softc *);
137 STATIC void xi_init(struct xi_softc *);
138 STATIC int xi_ioctl(struct ifnet *, u_long, void *);
139 STATIC int xi_mdi_read(device_t, int, int, uint16_t *);
140 STATIC int xi_mdi_write(device_t, int, int, uint16_t);
141 STATIC int xi_mediachange(struct ifnet *);
142 STATIC uint16_t xi_get(struct xi_softc *);
143 STATIC void xi_reset(struct xi_softc *);
144 STATIC void xi_set_address(struct xi_softc *);
145 STATIC void xi_start(struct ifnet *);
146 STATIC void xi_statchg(struct ifnet *);
147 STATIC void xi_stop(struct xi_softc *);
148 STATIC void xi_watchdog(struct ifnet *);
388 STATIC uint16_t
484 static INLINE void xi_mdi_idle(struct xi_softc *);
485 static INLINE void
501 static INLINE void xi_mdi_pulse(struct xi_softc *, int);
502 static INLINE void
519 static INLINE int xi_mdi_probe(struct xi_softc *sc);
520 static INLINE int
540 static INLINE void xi_mdi_pulse_bits(struct xi_softc *, uint32_t, int);
541 static INLINE void
551 STATIC int
582 STATIC int
604 STATIC void
613 STATIC int
628 STATIC void
641 STATIC void
652 STATIC void
674 STATIC int
689 STATIC void
699 STATIC void
743 STATIC void
829 STATIC int
866 STATIC int
940 STATIC void
1043 STATIC void
1063 STATIC void