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

/freebsd-10-stable/sys/dev/ed/
H A Dif_ed_hpp.c145 if ((ed_asic_inb(sc, ED_HPP_ID) != 0x50) ||
146 (ed_asic_inb(sc, ED_HPP_ID + 1) != 0x48) ||
147 ((ed_asic_inb(sc, ED_HPP_ID + 2) & 0xF0) != 0) ||
148 (ed_asic_inb(sc, ED_HPP_ID + 3) != 0x53))
H A Dif_edreg.h982 #define ED_HPP_ID 0x00 /* ID register, always 0x4850 */ macro

Completed in 48 milliseconds