OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:md_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/vax/mba/
mbavar.h
97
void *
md_softc
; /* Backpointer to this units softc. */
member in struct:mba_device
/src/sys/dev/
md.c
84
struct
md_softc
{
struct
139
CFATTACH_DECL3_NEW(md, sizeof(struct
md_softc
),
145
static void md_set_disklabel(struct
md_softc
*);
164
struct
md_softc
*sc = device_private(self);
198
struct
md_softc
*sc = device_private(self);
228
static int md_server_loop(struct
md_softc
*sc);
229
static int md_ioctl_server(struct
md_softc
*sc, struct md_conf *umd,
232
static int md_ioctl_kalloc(struct
md_softc
*sc, struct md_conf *umd,
238
struct
md_softc
*sc;
262
struct
md_softc
*sc
[
all
...]
Completed in 11 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025