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

  /src/sys/dev/pci/
if_bnx.c 183 static struct flash_spec flash_table[] = variable in typeref:struct:flash_spec[]
1723 entry_count = sizeof(flash_table) / sizeof(struct flash_spec);
1738 for (j = 0, flash = &flash_table[0]; j < entry_count;
1759 for (j = 0, flash = &flash_table[0]; j < entry_count;

Completed in 16 milliseconds