OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nor_softc
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/nor/
cfi_0002.h
65
struct
nor_softc
;
70
extern void cfi_0002_init(struct
nor_softc
* const, struct cfi * const,
nor.h
84
struct
nor_softc
{
struct
89
void *
nor_softc
;
member in struct:nor_softc
142
struct
nor_softc
*sc = device_private(device);
165
struct
nor_softc
*sc = device_private(self);
176
struct
nor_softc
*sc = device_private(self);
187
struct
nor_softc
*sc = device_private(self);
198
struct
nor_softc
*sc = device_private(self);
209
struct
nor_softc
*sc = device_private(self);
220
struct
nor_softc
*sc = device_private(self);
231
struct
nor_softc
*sc = device_private(self)
[
all
...]
nor.c
78
CFATTACH_DECL_NEW(nor, sizeof(struct
nor_softc
),
142
struct
nor_softc
* const sc = device_private(self);
201
struct
nor_softc
* const sc = device_private(parent);
236
struct
nor_softc
* const sc = device_private(self);
304
struct
nor_softc
* const sc = device_private(self);
356
struct
nor_softc
* const sc = device_private(self);
426
struct
nor_softc
* const sc = device_private(self);
465
struct
nor_softc
* const sc = device_private(self);
508
struct
nor_softc
* const sc = device_private(self);
521
struct
nor_softc
* const sc = device_private(self)
[
all
...]
cfi_0002.c
150
cfi_0002_init(struct
nor_softc
* const sc, struct cfi * const cfi,
235
struct
nor_softc
* const sc = device_private(self);
279
struct
nor_softc
* const sc = device_private(self);
335
struct
nor_softc
* const sc = device_private(self);
362
struct
nor_softc
* const sc = device_private(self);
394
struct
nor_softc
*sc = device_private(self);
cfi.c
458
struct
nor_softc
*sc = device_private(self);
Completed in 16 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025