OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipw_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_ipw.c
91
static int ipw_dma_alloc(struct
ipw_softc
*);
92
static void ipw_release(struct
ipw_softc
*);
100
static uint16_t ipw_read_prom_word(struct
ipw_softc
*, uint8_t);
101
static void ipw_command_intr(struct
ipw_softc
*, struct ipw_soft_buf *);
102
static void ipw_newstate_intr(struct
ipw_softc
*, struct ipw_soft_buf *);
103
static void ipw_data_intr(struct
ipw_softc
*, struct ipw_status *,
105
static void ipw_rx_intr(struct
ipw_softc
*);
106
static void ipw_release_sbd(struct
ipw_softc
*, struct ipw_soft_bd *);
107
static void ipw_tx_intr(struct
ipw_softc
*);
110
static int ipw_cmd(struct
ipw_softc
*, uint32_t, void *, uint32_t)
[
all
...]
if_ipwvar.h
85
struct
ipw_softc
{
struct
Completed in 13 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025