Searched refs:ex_capab (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.h492 uint16_t ex_capab; member in struct:ex_softc
H A Delxl.c530 sc->ex_capab = elxl_read_eeprom(sc, EE_CAPABILITIES);
537 if ((sc->ex_capab & (1 << 2)) || !(sc->ex_capab & (1 << 9))) {

Completed in 62 milliseconds