Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus.h58 cb_nexus_cb_t *cb_nex_ops; member
H A Dcardbus_cfg.c394 cbp->cb_nex_ops->enable_intr(cbp->cb_dip); in cardbus_configure()
439 cbp->cb_nex_ops->disable_intr(dip); in cardbus_unconfigure()
H A Dcardbus.c466 cbp->cb_nex_ops = nex_ops; in cardbus_attach()