OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ed_softc
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/mca/
edcvar.h
37
void edc_add_disk(struct edc_mca_softc *, struct
ed_softc
*);
38
int edc_bio(struct edc_mca_softc *, struct
ed_softc
*,
edvar.h
37
struct
ed_softc
{
struct
ed_mca.c
79
CFATTACH_DECL_NEW(ed_mca, sizeof(struct
ed_softc
),
84
static int ed_get_params(struct
ed_softc
*, int *);
85
static void edgetdisklabel(dev_t, struct
ed_softc
*);
86
static void edgetdefaultlabel(struct
ed_softc
*, struct disklabel *);
153
struct
ed_softc
*ed = device_private(self);
211
struct
ed_softc
*ed;
294
struct
ed_softc
*wd;
369
struct
ed_softc
*wd = device_lookup_private(&ed_cd, DISKUNIT(dev));
403
edgetdefaultlabel(struct
ed_softc
*ed, struct disklabel *lp)
438
edgetdisklabel(dev_t dev, struct
ed_softc
*ed
[
all
...]
edc_mca.c
99
struct
ed_softc
*sc_ed[DASD_MAXDEVS];
345
edc_add_disk(struct edc_mca_softc *sc, struct
ed_softc
*ed)
807
struct
ed_softc
*ed;
854
edc_bio(struct edc_mca_softc *sc, struct
ed_softc
*ed, void *data,
Completed in 14 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025