OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Static
(Results
1 - 13
of
13
) sorted by relevancy
/src/sys/dev/ir/
irframe.c
54
#define
Static
58
#define
Static
static
86
Static
int irf_set_params(struct irframe_softc *sc, struct irda_params *p);
87
Static
int irf_reset_params(struct irframe_softc *sc);
/src/sys/dev/cardbus/
if_athn_cardbus.c
76
#define
Static
static
78
Static
int athn_cardbus_match(device_t, cfdata_t, void *);
79
Static
void athn_cardbus_attach(device_t, device_t, void *);
80
Static
int athn_cardbus_detach(device_t, int);
85
Static
uint32_t athn_cardbus_read(struct athn_softc *, uint32_t);
86
Static
bool athn_cardbus_resume(device_t, const pmf_qual_t *l);
87
Static
void athn_cardbus_setup(struct athn_cardbus_softc *);
88
Static
bool athn_cardbus_suspend(device_t, const pmf_qual_t *);
89
Static
void athn_cardbus_write(struct athn_softc *, uint32_t, uint32_t)
[
all
...]
/src/sys/dev/pci/
if_athn_pci.c
76
#define
Static
static
78
Static
int athn_pci_match(device_t, cfdata_t, void *);
79
Static
void athn_pci_attach(device_t, device_t, void *);
80
Static
int athn_pci_detach(device_t, int);
81
Static
int athn_pci_activate(device_t, enum devact);
86
Static
bool athn_pci_resume(device_t, const pmf_qual_t *);
87
Static
bool athn_pci_suspend(device_t, const pmf_qual_t *);
88
Static
uint32_t athn_pci_read(struct athn_softc *, uint32_t);
89
Static
void athn_pci_write(struct athn_softc *, uint32_t, uint32_t)
[
all
...]
/src/sys/dev/ic/
arn9280.c
71
#define
Static
static
73
Static
void ar9280_init_from_rom(struct athn_softc *,
75
Static
void ar9280_olpc_init(struct athn_softc *);
76
Static
void ar9280_olpc_temp_compensation(struct athn_softc *);
77
Static
void ar9280_setup(struct athn_softc *);
104
Static
void
232
Static
void
236
static
const uint32_t chainoffset[] = { 0x0000, 0x2000, 0x1000 };
575
Static
voi
[
all
...]
arn9285.c
77
#define
Static
static
79
Static
int ar9285_cl_cal(struct athn_softc *, struct ieee80211_channel *,
81
Static
void ar9285_get_pdadcs(struct athn_softc *,
84
Static
const struct ar_spur_chan *
86
Static
void ar9285_init_from_rom(struct athn_softc *,
88
Static
void ar9285_set_power_calib(struct athn_softc *,
90
Static
void ar9285_set_txpower(struct athn_softc *,
92
Static
void ar9285_setup(struct athn_softc *);
93
Static
void ar9285_swap_rom(struct athn_softc *)
[
all
...]
arn9287.c
72
#define
Static
static
74
Static
void ar9287_get_pdadcs(struct athn_softc *,
77
Static
const struct ar_spur_chan *
79
Static
void ar9287_init_from_rom(struct athn_softc *,
81
Static
void ar9287_olpc_get_pdgain(struct athn_softc *,
83
Static
void ar9287_olpc_init(struct athn_softc *);
84
Static
void ar9287_olpc_temp_compensation(struct athn_softc *);
85
Static
void ar9287_set_power_calib(struct athn_softc *,
87
Static
void ar9287_set_txpower(struct athn_softc *
[
all
...]
arn9380.c
67
#define
Static
static
69
Static
void ar9380_get_correction(struct athn_softc *,
71
Static
void ar9380_get_paprd_masks(struct athn_softc *,
73
Static
const uint8_t *
75
Static
void ar9380_init_from_rom(struct athn_softc *,
77
Static
void ar9380_set_correction(struct athn_softc *,
79
Static
int ar9380_set_synth(struct athn_softc *,
81
Static
void ar9380_set_txpower(struct athn_softc *,
83
Static
void ar9380_setup(struct athn_softc *)
[
all
...]
arn5416.c
70
#define
Static
static
72
Static
void ar5416_force_bias(struct athn_softc *,
74
Static
void ar5416_get_pdadcs(struct athn_softc *,
77
Static
void ar5416_init_from_rom(struct athn_softc *,
79
Static
uint8_t ar5416_reverse_bits(uint8_t, int);
80
Static
void ar5416_rw_bank6tpc(struct athn_softc *,
82
Static
void ar5416_rw_rfbits(uint32_t *, int, int, uint32_t, int);
83
Static
void ar5416_set_power_calib(struct athn_softc *,
85
Static
int ar5416_set_synth(struct athn_softc *
[
all
...]
athn.c
76
#define
Static
static
85
Static
int athn_clock_rate(struct athn_softc *);
86
Static
const char *
88
Static
const char *
90
Static
int athn_init(struct ifnet *);
91
Static
int athn_init_calib(struct athn_softc *,
93
Static
int athn_ioctl(struct ifnet *, u_long, void *);
94
Static
int athn_media_change(struct ifnet *);
95
Static
int athn_newstate(struct ieee80211com *, enum ieee80211_state
[
all
...]
arn5008.c
69
#define
Static
static
71
Static
void ar5008_calib_adc_dc_off(struct athn_softc *);
72
Static
void ar5008_calib_adc_gain(struct athn_softc *);
73
Static
void ar5008_calib_iq(struct athn_softc *);
74
Static
void ar5008_disable_ofdm_weak_signal(struct athn_softc *);
75
Static
void ar5008_disable_phy(struct athn_softc *);
76
Static
int ar5008_dma_alloc(struct athn_softc *);
77
Static
void ar5008_dma_free(struct athn_softc *);
78
Static
void ar5008_do_calib(struct athn_softc *)
[
all
...]
arn9003.c
67
#define
Static
static
69
Static
void ar9003_calib_iq(struct athn_softc *);
70
Static
int ar9003_calib_tx_iq(struct athn_softc *);
71
Static
int ar9003_compute_predistortion(struct athn_softc *,
73
Static
void ar9003_disable_ofdm_weak_signal(struct athn_softc *);
74
Static
void ar9003_disable_phy(struct athn_softc *);
75
Static
int ar9003_dma_alloc(struct athn_softc *);
76
Static
void ar9003_dma_free(struct athn_softc *);
77
Static
void ar9003_do_calib(struct athn_softc *)
[
all
...]
/src/sys/arch/prep/include/
residual.h
150
Static
= 0x0800, /* 0 - dynamically configurable
151
1 -
static
*/
/src/sys/dev/usb/
usb.h
49
#define
Static
51
#define
Static
static
Completed in 18 milliseconds
Indexes created Sun Sep 21 18:09:52 GMT 2025