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

  /src/sys/arch/mips/ralink/
ralink_cfi.c 173 sc->sc_nordev = nor_attach_mi(&sc->sc_nor_if, self);
  /src/sys/arch/powerpc/booke/dev/
pq3cfi.c 159 sc->sc_nordev = nor_attach_mi(&sc->sc_nor_if, self);
  /src/sys/arch/sandpoint/sandpoint/
flash_cfi.c 155 sc->sc_nordev = nor_attach_mi(&sc->sc_nor_if, self);
  /src/sys/dev/nor/
nor.h 368 device_t nor_attach_mi(struct nor_interface *, device_t);
nor.c 273 nor_attach_mi(struct nor_interface * const nor_if, device_t parent) function in typeref:typename:device_t

Completed in 14 milliseconds