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

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

Completed in 208 milliseconds