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

  /src/sys/sys/
flashio.h 85 uint8_t ip_flash_type; member in struct:flash_info_params
  /src/usr.sbin/flashctl/
flashctl.c 130 switch (ip.ip_flash_type) {
138 printf("unknown (%d)", ip.ip_flash_type);
148 if (ip.ip_flash_type == FLASH_TYPE_NAND) {
  /src/sys/dev/flash/
flash.c 458 ip->ip_flash_type = sc->flash_if->type;

Completed in 14 milliseconds