Home
last modified time | relevance | path

Searched refs:sh_adapter_count (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/de/
Ddc21040reg.h528 u_int8_t sh_adapter_count; member
Dif_de.c2374 for (idx1 = 0; idx1 < shp->sh_adapter_count; idx1++, saip++) { in tulip_srom_decode()
2375 if (shp->sh_adapter_count == 1) in tulip_srom_decode()
2383 if (idx1 == shp->sh_adapter_count) in tulip_srom_decode()