Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dmac_client_impl.h152 void *mci_resource_arg; /* SL */ member
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c331 mcip->mci_resource_quiesce(mcip->mci_resource_arg, in mac_srs_client_poll_quiesce()
354 mcip->mci_resource_restart(mcip->mci_resource_arg, in mac_srs_client_poll_restart()
420 mcip->mci_resource_arg, (mac_resource_t *)&mrf); in mac_srs_client_poll_enable()
469 mcip->mci_resource_remove(mcip->mci_resource_arg, in mac_srs_client_poll_disable()
1746 if (set_bypass && (mcip->mci_resource_arg != NULL)) { in mac_srs_create_proto_softrings()
1762 mcip->mci_resource_add((void *)mcip->mci_resource_arg, in mac_srs_create_proto_softrings()
1777 if (set_bypass && (mcip->mci_resource_arg != NULL)) { in mac_srs_create_proto_softrings()
1855 (void *)mcip->mci_resource_arg, in mac_srs_fanout_modify()
1880 mcip->mci_resource_bind((void *)mcip->mci_resource_arg, in mac_srs_fanout_modify()
H A Dmac_client.c3770 mcip->mci_resource_arg = arg; in mac_resource_set_common()