Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ed/
Dif_ed_hpp.c158 ed_asic_outw(sc, ED_HPP_PAGING, ED_HPP_PAGE_MAC); in ed_probe_HP_pclanp()
172 ed_asic_outw(sc, ED_HPP_PAGING, ED_HPP_PAGE_ID); in ed_probe_HP_pclanp()
211 ed_asic_outw(sc, ED_HPP_PAGING, ED_HPP_PAGE_HW); in ed_probe_HP_pclanp()
265 ed_asic_outw(sc, ED_HPP_PAGING, ED_HPP_PAGE_HW); in ed_probe_HP_pclanp()
327 ed_asic_outw(sc, ED_HPP_PAGING, ED_HPP_PAGE_HW); in ed_probe_HP_pclanp()
336 ed_asic_outw(sc, ED_HPP_PAGING, ED_HPP_PAGE_PERF); in ed_probe_HP_pclanp()
382 ed_asic_outw(sc, ED_HPP_PAGING, ED_HPP_PAGE_LAN); in ed_hpp_set_physical_link()
391 ed_asic_outw(sc, ED_HPP_PAGING, ED_HPP_PAGE_LAN); in ed_hpp_set_physical_link()
399 ed_asic_outw(sc, ED_HPP_PAGING, ED_HPP_PAGE_LAN); in ed_hpp_set_physical_link()
411 ed_asic_outw(sc, ED_HPP_PAGING, ED_HPP_PAGE_PERF); in ed_hpp_set_physical_link()
Dif_edreg.h983 #define ED_HPP_PAGING 0x02 /* Page select register */ macro