Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/cardbus/
H A Dcardbusreg.h35 #define CARDBUS_CIS_REG 0x28 macro
H A Dcom_cardbus.c151 cis_ptr = Cardbus_conf_read(csc->cc_ct, csc->cc_tag, CARDBUS_CIS_REG); in gofigure()
H A Dcardbus.c518 cis_ptr = cardbus_conf_read(cc, cf, tag, CARDBUS_CIS_REG); in cardbus_rescan()