Searched refs:nor_chip (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/dev/nor/
H A Dcfi_0002.h67 struct nor_chip;
71 struct nor_chip * const);
H A Dnor.c76 static int nor_scan_media(device_t, struct nor_chip *);
144 struct nor_chip * const chip = &sc->sc_chip;
202 struct nor_chip * const chip = &sc->sc_chip;
237 struct nor_chip * const chip = &sc->sc_chip;
333 nor_quirks(device_t self, struct nor_chip * const chip)
354 nor_scan_media(device_t self, struct nor_chip * const chip)
427 struct nor_chip * const chip = &sc->sc_chip;
466 struct nor_chip * const chip = &sc->sc_chip;
522 struct nor_chip * const chip = &sc->sc_chip;
600 struct nor_chip * cons
[all...]
H A Dnor.h56 * nor_chip: structure containing the required information
59 struct nor_chip { struct
90 struct nor_chip sc_chip;
104 int (*scan_media)(device_t self, struct nor_chip *chip);
H A Dcfi_0002.c151 struct nor_chip * const chip)
240 struct nor_chip * const chip = &sc->sc_chip;
284 struct nor_chip * const chip = &sc->sc_chip;
H A Dcfi.c51 static int cfi_scan_media(device_t self, struct nor_chip *chip);
456 cfi_scan_media(device_t self, struct nor_chip *chip)

Completed in 199 milliseconds