HomeSort by: relevance | last modified time | path
    Searched defs:decode_rom (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
spdmem.c 52 static void decode_rom(const struct sysctlnode *, device_t, struct spdmem *);
452 decode_rom(node, self, s);
584 decode_rom(const struct sysctlnode *node, device_t self, struct spdmem *s) function in typeref:typename:void
spdmem.c 52 static void decode_rom(const struct sysctlnode *, device_t, struct spdmem *);
452 decode_rom(node, self, s);
584 decode_rom(const struct sysctlnode *node, device_t self, struct spdmem *s) function in typeref:typename:void

Completed in 23 milliseconds