Home
last modified time | relevance | path

Searched refs:mct_read (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/man/man9e/
H A DMakefile87 mct_read.9e \
115 mct_read.9e := LINKSRC = mac_capab_transceiver.9e
/titanic_44/usr/src/uts/common/sys/
H A Dmac_provider.h446 int (*mct_read)(void *, uint_t, uint_t, void *, size_t, off_t, member
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-kernel.man9e.inc83 link path=usr/share/man/man9e/mct_read.9e target=mac_capab_transceiver.9e
/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_gld.c295 mct->mct_read = ixgbe_transceiver_read; in ixgbe_m_getcapab()
/titanic_44/usr/src/uts/common/io/i40e/
H A Di40e_gld.c786 mct->mct_read = i40e_transceiver_read; in i40e_m_getcapab()
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac.c8121 if (mip->mi_transceiver.mct_read == NULL) in mac_transceiver_read()
8137 ret = mip->mi_transceiver.mct_read(mip->mi_driver, tranid, page, buf, in mac_transceiver_read()