Symbol: nor_softc
sys/dev/nor/cfi.c
458
struct nor_softc *sc = device_private(self);
sys/dev/nor/cfi_0002.c
150
cfi_0002_init(struct nor_softc * const sc, struct cfi * const cfi,
sys/dev/nor/cfi_0002.c
235
struct nor_softc * const sc = device_private(self);
sys/dev/nor/cfi_0002.c
279
struct nor_softc * const sc = device_private(self);
sys/dev/nor/cfi_0002.c
335
struct nor_softc * const sc = device_private(self);
sys/dev/nor/cfi_0002.c
362
struct nor_softc * const sc = device_private(self);
sys/dev/nor/cfi_0002.c
394
struct nor_softc *sc = device_private(self);
sys/dev/nor/cfi_0002.h
65
struct nor_softc;
sys/dev/nor/cfi_0002.h
70
extern void cfi_0002_init(struct nor_softc * const, struct cfi * const,
sys/dev/nor/nor.c
142
struct nor_softc * const sc = device_private(self);
sys/dev/nor/nor.c
201
struct nor_softc * const sc = device_private(parent);
sys/dev/nor/nor.c
236
struct nor_softc * const sc = device_private(self);
sys/dev/nor/nor.c
304
struct nor_softc * const sc = device_private(self);
sys/dev/nor/nor.c
356
struct nor_softc * const sc = device_private(self);
sys/dev/nor/nor.c
426
struct nor_softc * const sc = device_private(self);
sys/dev/nor/nor.c
465
struct nor_softc * const sc = device_private(self);
sys/dev/nor/nor.c
508
struct nor_softc * const sc = device_private(self);
sys/dev/nor/nor.c
521
struct nor_softc * const sc = device_private(self);
sys/dev/nor/nor.c
599
struct nor_softc * const sc = device_private(self);
sys/dev/nor/nor.c
727
struct nor_softc * const sc = device_private(self);
sys/dev/nor/nor.c
78
CFATTACH_DECL_NEW(nor, sizeof(struct nor_softc),
sys/dev/nor/nor.c
791
struct nor_softc * const sc = device_private(self);
sys/dev/nor/nor.c
863
struct nor_softc * const sc = device_private(self);
sys/dev/nor/nor.c
929
struct nor_softc * const sc = device_private(self);
sys/dev/nor/nor.c
965
struct nor_softc * const sc = device_private(self);
sys/dev/nor/nor.h
142
struct nor_softc *sc = device_private(device);
sys/dev/nor/nor.h
165
struct nor_softc *sc = device_private(self);
sys/dev/nor/nor.h
176
struct nor_softc *sc = device_private(self);
sys/dev/nor/nor.h
187
struct nor_softc *sc = device_private(self);
sys/dev/nor/nor.h
198
struct nor_softc *sc = device_private(self);
sys/dev/nor/nor.h
209
struct nor_softc *sc = device_private(self);
sys/dev/nor/nor.h
220
struct nor_softc *sc = device_private(self);
sys/dev/nor/nor.h
231
struct nor_softc *sc = device_private(self);
sys/dev/nor/nor.h
242
struct nor_softc *sc = device_private(self);
sys/dev/nor/nor.h
253
struct nor_softc *sc = device_private(self);
sys/dev/nor/nor.h
264
struct nor_softc *sc = device_private(self);
sys/dev/nor/nor.h
275
struct nor_softc *sc = device_private(self);
sys/dev/nor/nor.h
286
struct nor_softc *sc = device_private(self);
sys/dev/nor/nor.h
297
struct nor_softc *sc = device_private(self);
sys/dev/nor/nor.h
308
struct nor_softc *sc = device_private(self);
sys/dev/nor/nor.h
318
struct nor_softc *sc = device_private(self);
sys/dev/nor/nor.h
328
struct nor_softc *sc = device_private(self);
sys/dev/nor/nor.h
338
struct nor_softc *sc = device_private(self);
sys/dev/nor/nor.h
89
void *nor_softc;