Home
last modified time | relevance | path

Searched refs:nor_interface (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/sys/dev/nor/
Dnor.h88 struct nor_interface *sc_nor_if;
102 struct nor_interface { struct
136 struct nor_interface *naa_nor_if; argument
368 device_t nor_attach_mi(struct nor_interface *, device_t);
369 void nor_init_interface(struct nor_interface *);
Dcfi.h257 extern const struct nor_interface nor_interface_cfi;
Dnor.c273 nor_attach_mi(struct nor_interface * const nor_if, device_t parent) in nor_attach_mi()
312 nor_init_interface(struct nor_interface * const nor_if) in nor_init_interface()
Dcfi.c138 const struct nor_interface nor_interface_cfi = {
/netbsd/src/sys/arch/sandpoint/sandpoint/
Dflash_cfi.c55 struct nor_interface sc_nor_if;
/netbsd/src/sys/arch/mips/ralink/
Dralink_cfi.c66 struct nor_interface sc_nor_if;
/netbsd/src/sys/arch/powerpc/booke/dev/
Dpq3cfi.c64 struct nor_interface sc_nor_if;