HomeSort by: relevance | last modified time | path
    Searched refs:nor_interface (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/dev/nor/
nor.h 88 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 *);
cfi.h 257 extern const struct nor_interface nor_interface_cfi;
nor.c 273 nor_attach_mi(struct nor_interface * const nor_if, device_t parent)
312 nor_init_interface(struct nor_interface * const nor_if)
cfi.c 138 const struct nor_interface nor_interface_cfi = {
  /src/sys/arch/mips/ralink/
ralink_cfi.c 66 struct nor_interface sc_nor_if;
  /src/sys/arch/powerpc/booke/dev/
pq3cfi.c 64 struct nor_interface sc_nor_if;
  /src/sys/arch/sandpoint/sandpoint/
flash_cfi.c 55 struct nor_interface sc_nor_if;

Completed in 16 milliseconds