Home
last modified time | relevance | path

Searched refs:mr_type (Results 1 – 25 of 31) sorted by relevance

12

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_main.c477 res->mr_type.status = AUTOFS_ACTION; in autofs_mntinfo_1_r()
478 res->mr_type.mount_result_type_u.list = alp; in autofs_mntinfo_1_r()
483 res->mr_type.status = AUTOFS_DONE; in autofs_mntinfo_1_r()
484 res->mr_type.mount_result_type_u.error = status; in autofs_mntinfo_1_r()
488 switch (res->mr_type.status) { in autofs_mntinfo_1_r()
520 if (res->mr_type.status == AUTOFS_ACTION) { in autofs_mount_1_free_r()
523 free_action_list(res->mr_type.mount_result_type_u.list); in autofs_mount_1_free_r()
H A Dautod_xdr.c289 if (!xdr_mount_result_type(xdrs, &objp->mr_type))
/illumos-gate/usr/src/uts/common/rpcsvc/
H A Dautofs_prot.x178 mount_result_type mr_type; member
/illumos-gate/usr/src/uts/common/inet/sockmods/netpacket/
H A Dpacket.h52 uint16_t mr_type; member
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c4233 ring->mr_type = group->mrg_type; in mac_init_ring()
4346 cap_rings->mr_type = MAC_RING_TYPE_RX; in mac_init_rings()
4352 cap_rings->mr_type = MAC_RING_TYPE_TX; in mac_init_rings()
4940 ASSERT(ring->mr_type == group->mrg_type); in i_mac_group_add_ring()
4950 ring->mr_driver, ring->mr_type); in i_mac_group_add_ring()
4976 ring->mr_driver, ring->mr_type); in i_mac_group_add_ring()
4993 switch (ring->mr_type) { in i_mac_group_add_ring()
5080 ring->mr_type == MAC_RING_TYPE_TX) { in i_mac_group_add_ring()
5107 ASSERT(ring->mr_type == group->mrg_type); in i_mac_group_rem_ring()
5111 switch (ring->mr_type) { in i_mac_group_rem_ring()
[all …]
H A Dmac_stat.c1017 switch (ring->mr_type) { in mac_ring_stat_create()
H A Dmac_provider.c1114 if (ring->mr_type == MAC_RING_TYPE_RX) { in mac_ring_intr_retarget()
/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c768 switch (xdrres->mr_type.status) { in auto_mount_request()
777 *alpp = xdrres->mr_type.mount_result_type_u.list; in auto_mount_request()
778 xdrres->mr_type.mount_result_type_u.list = NULL; in auto_mount_request()
781 error = xdrres->mr_type.mount_result_type_u.error; in auto_mount_request()
787 xdrres->mr_type.status); in auto_mount_request()
H A Dauto_xdr.c310 if (!xdr_mount_result_type(xdrs, &objp->mr_type)) in xdr_autofs_mountres()
/illumos-gate/usr/src/uts/common/sys/
H A Dmac_provider.h388 mac_ring_type_t mr_type; /* Ring type: Rx vs Tx */ member
H A Dmac.h463 mac_resource_type_t mr_type; member
H A Dmac_impl.h187 mac_ring_type_t mr_type; /* ring type */ member
/illumos-gate/usr/src/uts/common/io/ena/
H A Dena_gld.c211 switch (cap_rings->mr_type) { in ena_m_getcapab()
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsockmod_pfp.c1267 switch (mreq.mr_type) { in pfp_setpacket_sockopt()
1286 switch (mreq.mr_type) { in pfp_setpacket_sockopt()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_gld.c319 switch (cap_rings->mr_type) { in ixgbe_m_getcapab()
/illumos-gate/usr/src/cmd/mdb/common/modules/mac/
H A Dmac.c1012 addr, ((ring.mr_type == 1)? "RX" : "TX"), in mac_ring_dcmd()
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_gld.c831 switch (rings->mr_type) { in igc_m_getcapab()
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_gld.c769 switch (cap_rings->mr_type) { in i40e_m_getcapab()
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_gld.c962 switch (cap_rings->mr_type) { in igb_m_getcapab()
/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_gld.c1136 switch (cap_rings->mr_type) { in mlxcx_mac_getcapab()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_mac.c1156 switch (cap_rings->mr_type) { in t4_mc_getcapab()
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_gld.c1804 switch (pCapRings->mr_type) in BnxeMacGetCapability()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_gld.c2103 switch (cap_rings->mr_type) {
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c2466 switch (cap_rings->mr_type) { in xgell_m_getcapab()
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet.c2162 if (cap_rings->mr_type == MAC_RING_TYPE_RX) { in vnet_m_capab()

12