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

  /src/sys/dev/ic/
elink3var.h 80 u_short ep_chipset; /* Chipset family on this board */ member in struct:ep_softc
elink3.c 240 switch (sc->ep_chipset) {
332 sc->ep_chipset = chipset;
444 if (sc->ep_chipset == ELINK_CHIPSET_CORKSCREW)
450 switch (sc->ep_chipset) {
781 if (sc->ep_chipset == ELINK_CHIPSET_ROADRUNNER) {
923 if (sc->ep_chipset == ELINK_CHIPSET_ROADRUNNER) {
996 switch (sc->ep_chipset) {
1076 switch (sc->ep_chipset) {
1735 if (sc->ep_chipset == ELINK_CHIPSET_ROADRUNNER) {
1831 if (sc->ep_chipset == ELINK_CHIPSET_CORKSCREW)
    [all...]

Completed in 15 milliseconds