Searched refs:hpp_id (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/ed/
H A Dif_ed_hpp.c173 if (((sc->hpp_id = ed_asic_inw(sc, ED_HPP_PAGE_4)) &
427 int use_32bit_access = !(sc->hpp_id & ED_HPP_ID_16_BIT_ACCESS);
567 int use_32bit_accesses = !(sc->hpp_id & ED_HPP_ID_16_BIT_ACCESS);
H A Dif_edvar.h93 u_short hpp_id; /* software revision and other fields */ member in struct:ed_softc
H A Dif_ed.c353 (sc->hpp_id & ED_HPP_ID_16_BIT_ACCESS) ?

Completed in 57 milliseconds