Searched refs:ns83820_run_bist (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | ns83820.c | 618 static void ns83820_run_bist(struct nic *nic __unused, const char *name, in ns83820_run_bist() function 855 ns83820_run_bist(nic, "sram bist", PTSCR_RBIST_EN, in ns83820_probe() 857 ns83820_run_bist(nic, "eeprom bist", PTSCR_EEBIST_EN, 0, in ns83820_probe() 859 ns83820_run_bist(nic, "eeprom load", PTSCR_EELOAD_EN, 0, 0); in ns83820_probe()
|