OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dse_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/scsipi/
if_dse.c
177
struct
dse_softc
{
struct
214
static void dse_recv(struct
dse_softc
*);
215
static struct mbuf* dse_get(struct
dse_softc
*, uint8_t *, int);
216
static int dse_read(struct
dse_softc
*, uint8_t *, int);
218
static int dse_init_adaptor(struct
dse_softc
*);
219
static int dse_get_addr(struct
dse_softc
*, uint8_t *);
220
static int dse_set_multi(struct
dse_softc
*);
222
static int dse_reset(struct
dse_softc
*);
225
static int dse_set_mode(struct
dse_softc
*, int, int);
227
static int dse_init(struct
dse_softc
*);
[
all
...]
Completed in 11 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025