Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus.h45 } cb_nexus_cb_t; typedef
58 cb_nexus_cb_t *cb_nex_ops;
115 extern int cardbus_attach(dev_info_t *, cb_nexus_cb_t *);
H A Dcardbus.c412 cardbus_attach(dev_info_t *dip, cb_nexus_cb_t *nex_ops) in cardbus_attach()
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c353 static cb_nexus_cb_t pcic_cbnexus_ops = {