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

  /src/sys/arch/emips/ebus/
flash_ebus.c 108 struct flash_type { struct
119 static const struct flash_type sector_maps[] = {
222 struct flash_type sc_type;
233 static int KBinSector(struct flash_type * SecMap, unsigned int SecNo);
234 static uint32_t SectorStart(struct flash_type * SecMap, int SecNo);
235 static unsigned int SectorNumber(struct flash_type * SecMap, uint32_t Offset);
311 static int KBinSector(struct flash_type * SecMap, unsigned int SecNo)
328 static uint32_t SectorStart(struct flash_type * SecMap, int SecNo)
345 static unsigned int SectorNumber(struct flash_type * SecMap, uint32_t Offset)
  /src/sys/dev/pci/
mlyreg.h 677 u_int8_t flash_type; /* N/A */ member in struct:mly_ioctl_getcontrollerinfo

Completed in 113 milliseconds