Home
last modified time | relevance | path

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

/openbsd/sys/dev/cardbus/
H A Dif_fxp_cardbus.c75 pcireg_t base1_reg; member
127 csc->base1_reg = adr | 1; in fxp_cardbus_attach()
187 } else if (csc->base1_reg) { in fxp_cardbus_setup()
188 pci_conf_write(pc, csc->ct_tag, CARDBUS_BASE1_REG, csc->base1_reg); in fxp_cardbus_setup()