Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Ddp8390reg.h83 #define ED_P2_CR 0x00 /* Command Register */ macro
/openbsd/sys/dev/isa/
H A Dif_ec.c362 NIC_PUT(nict, nich, ED_P2_CR, ED_CR_RD2 | ED_CR_PAGE_0 | ED_CR_STP); in ec_attach()